[PR #2017] [MERGED] Strictly reviewed the exclusive control of PseudoFdInfo class #2308

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2017
Author: @ggtakec
Created: 8/7/2022
Status: Merged
Merged: 8/7/2022
Merged by: @gaul

Base: masterHead: fix_streamupload


📝 Commits (1)

  • 1ee7c6b Strictly reviewed the exclusive control of PseudoFdInfo class

📊 Changes

2 files changed (+68 additions, -38 deletions)

View changed files

📝 src/fdcache_fdinfo.cpp (+62 -35)
📝 src/fdcache_fdinfo.h (+6 -3)

📄 Description

Relevant Issue (if applicable)

#1991

Details

Although https://github.com/s3fs-fuse/s3fs-fuse/issues/1991#issuecomment-1202447455 could not be reproduced, the potential issue of PseudoFdInfo::WaitAllThreadsExit() was fixed.
In addition, the exclusive control of the PseudoFdInfo class was reviewed in connection with this.


🔄 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/2017 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 8/7/2022 **Status:** ✅ Merged **Merged:** 8/7/2022 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `fix_streamupload` --- ### 📝 Commits (1) - [`1ee7c6b`](https://github.com/s3fs-fuse/s3fs-fuse/commit/1ee7c6bd8f156f0f97e5c37d3c7d5e094a8b47e7) Strictly reviewed the exclusive control of PseudoFdInfo class ### 📊 Changes **2 files changed** (+68 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache_fdinfo.cpp` (+62 -35) 📝 `src/fdcache_fdinfo.h` (+6 -3) </details> ### 📄 Description ### Relevant Issue (if applicable) #1991 ### Details Although https://github.com/s3fs-fuse/s3fs-fuse/issues/1991#issuecomment-1202447455 could not be reproduced, the potential issue of `PseudoFdInfo::WaitAllThreadsExit()` was fixed. In addition, the exclusive control of the `PseudoFdInfo` class was reviewed in connection with this. --- <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:51 +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#2308
No description provided.