[PR #1992] [MERGED] Protect pending_status in UploadPending #2286

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1992
Author: @gaul
Created: 7/20/2022
Status: Merged
Merged: 7/22/2022
Merged by: @ggtakec

Base: masterHead: threading/upload-pending


📝 Commits (1)

  • ba05988 Protect pending_status in UploadPending

📊 Changes

3 files changed (+25 additions, -23 deletions)

View changed files

📝 src/fdcache_entity.cpp (+8 -7)
📝 src/fdcache_entity.h (+3 -3)
📝 src/s3fs.cpp (+14 -13)

📄 Description

This requires avoiding double-locking in RowFlush. References #1991.


🔄 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/1992 **Author:** [@gaul](https://github.com/gaul) **Created:** 7/20/2022 **Status:** ✅ Merged **Merged:** 7/22/2022 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `threading/upload-pending` --- ### 📝 Commits (1) - [`ba05988`](https://github.com/s3fs-fuse/s3fs-fuse/commit/ba05988c7ec76197cd339fdabc39dc9b26f52e8d) Protect pending_status in UploadPending ### 📊 Changes **3 files changed** (+25 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache_entity.cpp` (+8 -7) 📝 `src/fdcache_entity.h` (+3 -3) 📝 `src/s3fs.cpp` (+14 -13) </details> ### 📄 Description This requires avoiding double-locking in `RowFlush`. References #1991. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:04:45 +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#2286
No description provided.