[PR #1097] [MERGED] Add Lock() func parameter in RowFlush() #1810

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1097
Author: @ggtakec
Created: 7/15/2019
Status: Merged
Merged: 7/15/2019
Merged by: @ggtakec

Base: masterHead: fix_lock


📝 Commits (1)

  • f78bcc5 Add Lock() func parameter in RowFlush()

📊 Changes

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

View changed files

📝 src/fdcache.cpp (+1 -1)

📄 Description

Relevant Issue (if applicable)

#1081

Details

The Load method is called from the RowFluch method.
Since the Load method call has already locked the fdent_data_lock mutex, specify the parameter addition (which differs from the default value).


🔄 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/1097 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 7/15/2019 **Status:** ✅ Merged **Merged:** 7/15/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `fix_lock` --- ### 📝 Commits (1) - [`f78bcc5`](https://github.com/s3fs-fuse/s3fs-fuse/commit/f78bcc52290645edecc98b43d855407e045d64dd) Add Lock() func parameter in RowFlush() ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache.cpp` (+1 -1) </details> ### 📄 Description ### Relevant Issue (if applicable) #1081 ### Details The Load method is called from the RowFluch method. Since the Load method call has already locked the fdent_data_lock mutex, specify the parameter addition (which differs from the default value). --- <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:16 +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#1810
No description provided.