[PR #1946] [MERGED] Changed the message level(ERR to INFO) of skip cleanup cache #2266

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1946
Author: @ggtakec
Created: 5/18/2022
Status: Merged
Merged: 5/22/2022
Merged by: @ggtakec

Base: masterHead: fix_issue_1935


📝 Commits (1)

  • 3589064 Changed the message level(ERR to INFO) of skip cleanup cache

📊 Changes

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

View changed files

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

📄 Description

Relevant Issue (if applicable)

#1935

Details

Change the level of the message to be output in the event of a conflict that occurs during cache cleanup from ERR to INFO.
This part is not an error(processing interruption etc.), and I think that there is no problem at the INFO level(skips the target file due to a conflict).


🔄 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/1946 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 5/18/2022 **Status:** ✅ Merged **Merged:** 5/22/2022 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `fix_issue_1935` --- ### 📝 Commits (1) - [`3589064`](https://github.com/s3fs-fuse/s3fs-fuse/commit/3589064f9dd52037d65a8df8ca4f18d7429cd931) Changed the message level(ERR to INFO) of skip cleanup cache ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache.cpp` (+1 -1) </details> ### 📄 Description ### Relevant Issue (if applicable) #1935 ### Details Change the level of the message to be output in the event of a conflict that occurs during cache cleanup from ERR to INFO. This part is not an error(processing interruption etc.), and I think that there is no problem at the INFO level(skips the target file due to a conflict). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:04:39 +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#2266
No description provided.