[PR #2194] [MERGED] Protect FdEntity::physical_fd with fdent_lock #2379

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2194
Author: @gaul
Created: 6/24/2023
Status: Merged
Merged: 6/25/2023
Merged by: @ggtakec

Base: masterHead: physical_fd


📝 Commits (2)

  • 71ee9d4 Protect FdEntity::physical_fd with fdent_lock
  • 260af6c Protect FdEntity::physical_fd with fdent_lock

📊 Changes

2 files changed (+14 additions, -4 deletions)

View changed files

📝 src/fdcache_entity.cpp (+13 -3)
📝 src/fdcache_entity.h (+1 -1)

📄 Description

Found via ThreadSanitizer.


🔄 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/2194 **Author:** [@gaul](https://github.com/gaul) **Created:** 6/24/2023 **Status:** ✅ Merged **Merged:** 6/25/2023 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `physical_fd` --- ### 📝 Commits (2) - [`71ee9d4`](https://github.com/s3fs-fuse/s3fs-fuse/commit/71ee9d462940be5f3468131f425859ad493a462f) Protect FdEntity::physical_fd with fdent_lock - [`260af6c`](https://github.com/s3fs-fuse/s3fs-fuse/commit/260af6c55f9538ec86316994ee65cf2a2481ca7a) Protect FdEntity::physical_fd with fdent_lock ### 📊 Changes **2 files changed** (+14 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache_entity.cpp` (+13 -3) 📝 `src/fdcache_entity.h` (+1 -1) </details> ### 📄 Description Found via ThreadSanitizer. --- <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:14 +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#2379
No description provided.