[PR #1438] [MERGED] Changed the message level in the AutoFdEntity::GetFdEntity #1987

Closed
opened 2026-03-04 02:03:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1438
Author: @ggtakec
Created: 10/3/2020
Status: Merged
Merged: 10/3/2020
Merged by: @gaul

Base: masterHead: fix_msgs


📝 Commits (1)

  • db4da0f Changed the message level in the AutoFdEntity::GetFdEntity

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/fdcache_auto.cpp (+1 -1)

📄 Description

Relevant Issue (if applicable)

n/a

Details

The level of the message in the AutoFdEntity::GetFdEntity method was ERR, but I changed it to DBG level.
This message may occur even during normal processing, and the DBG level is appropriate.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/1438 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 10/3/2020 **Status:** ✅ Merged **Merged:** 10/3/2020 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `fix_msgs` --- ### 📝 Commits (1) - [`db4da0f`](https://github.com/s3fs-fuse/s3fs-fuse/commit/db4da0fb603fce8c6ae2b380ab0d8c6100f8d33d) Changed the message level in the AutoFdEntity::GetFdEntity ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache_auto.cpp` (+1 -1) </details> ### 📄 Description ### Relevant Issue (if applicable) n/a ### Details The level of the message in the AutoFdEntity::GetFdEntity method was ERR, but I changed it to DBG level. This message may occur even during normal processing, and the DBG level is appropriate. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:03:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#1987
No description provided.