[PR #2274] [MERGED] s3fs: print fuse context in s3fs fuse operations #2436

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2274
Author: @eryugey
Created: 8/16/2023
Status: Merged
Merged: 8/27/2023
Merged by: @ggtakec

Base: masterHead: dev


📝 Commits (1)

  • eb082a0 s3fs: print fuse context in s3fs fuse operations

📊 Changes

2 files changed (+58 additions, -29 deletions)

View changed files

📝 src/s3fs.cpp (+30 -29)
📝 src/s3fs_logger.h (+28 -0)

📄 Description

Print fuse context like pid in fuse operations, so we know which process is triggering this operation.


🔄 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/2274 **Author:** [@eryugey](https://github.com/eryugey) **Created:** 8/16/2023 **Status:** ✅ Merged **Merged:** 8/27/2023 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (1) - [`eb082a0`](https://github.com/s3fs-fuse/s3fs-fuse/commit/eb082a0cac1044526d083ce041d4344980143783) s3fs: print fuse context in s3fs fuse operations ### 📊 Changes **2 files changed** (+58 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `src/s3fs.cpp` (+30 -29) 📝 `src/s3fs_logger.h` (+28 -0) </details> ### 📄 Description Print fuse context like pid in fuse operations, so we know which process is triggering this operation. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:05:32 +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#2436
No description provided.