[PR #1363] [MERGED] Lock fdent_data_lock before accessing pagelist #1938

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1363
Author: @gaul
Created: 8/15/2020
Status: Merged
Merged: 8/16/2020
Merged by: @ggtakec

Base: masterHead: is-modified-race


📝 Commits (1)

  • 8de6cb3 Lock fdent_data_lock before accessing pagelist

📊 Changes

3 files changed (+9 additions, -1 deletions)

View changed files

📝 src/fdcache.cpp (+7 -0)
📝 src/fdcache.h (+1 -1)
📝 src/s3fs_util.h (+1 -0)

📄 Description

Found via ThreadSanitizer. References #1353. References #1362.


🔄 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/1363 **Author:** [@gaul](https://github.com/gaul) **Created:** 8/15/2020 **Status:** ✅ Merged **Merged:** 8/16/2020 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `is-modified-race` --- ### 📝 Commits (1) - [`8de6cb3`](https://github.com/s3fs-fuse/s3fs-fuse/commit/8de6cb3504335de5cee9f670a171d01b63869643) Lock fdent_data_lock before accessing pagelist ### 📊 Changes **3 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache.cpp` (+7 -0) 📝 `src/fdcache.h` (+1 -1) 📝 `src/s3fs_util.h` (+1 -0) </details> ### 📄 Description Found via ThreadSanitizer. References #1353. References #1362. --- <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:53 +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#1938
No description provided.