[PR #1107] [MERGED] Access FdEntity metadata while holding fdent_lock #1819

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1107
Author: @gaul
Created: 7/29/2019
Status: Merged
Merged: 8/3/2019
Merged by: @ggtakec

Base: masterHead: concurrency


📝 Commits (1)

  • afd438d Access FdEntity metadata while holding fdent_lock

📊 Changes

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

View changed files

📝 src/fdcache.cpp (+11 -3)

📄 Description

Create copies to avoid thread races. Found via ThreadSanitizer.
Follows on to ecf13a8cb9.


🔄 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/1107 **Author:** [@gaul](https://github.com/gaul) **Created:** 7/29/2019 **Status:** ✅ Merged **Merged:** 8/3/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `concurrency` --- ### 📝 Commits (1) - [`afd438d`](https://github.com/s3fs-fuse/s3fs-fuse/commit/afd438d363dfb36601536ab13893e1758c1e0969) Access FdEntity metadata while holding fdent_lock ### 📊 Changes **1 file changed** (+11 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache.cpp` (+11 -3) </details> ### 📄 Description Create copies to avoid thread races. Found via ThreadSanitizer. Follows on to ecf13a8cb9d08406af454f318b8a2b1eb7f37995. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:02:18 +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#1819
No description provided.