[PR #1082] [MERGED] Add a missing lock to SetCtime #1800

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

📋 Pull Request Information

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

Base: masterHead: locking/fixes


📝 Commits (1)

  • 1eb2665 Add a missing lock to SetCtime

📊 Changes

1 file changed (+10 additions, -4 deletions)

View changed files

📝 src/fdcache.cpp (+10 -4)

📄 Description

Also lock before log statements which touch member variables.


🔄 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/1082 **Author:** [@gaul](https://github.com/gaul) **Created:** 7/8/2019 **Status:** ✅ Merged **Merged:** 7/14/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `locking/fixes` --- ### 📝 Commits (1) - [`1eb2665`](https://github.com/s3fs-fuse/s3fs-fuse/commit/1eb266588e03ce972a7a306168ad2261adbcadf0) Add a missing lock to SetCtime ### 📊 Changes **1 file changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache.cpp` (+10 -4) </details> ### 📄 Description Also lock before log statements which touch member variables. --- <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:13 +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#1800
No description provided.