[PR #2551] [MERGED] Add miscellaneous locking annotations #2617

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2551
Author: @gaul
Created: 10/15/2024
Status: Merged
Merged: 10/17/2024
Merged by: @ggtakec

Base: masterHead: locking/misc


📝 Commits (1)

  • e58523e Add miscellaneous locking annotations

📊 Changes

14 files changed (+46 additions, -44 deletions)

View changed files

📝 src/cache.cpp (+0 -6)
📝 src/cache.h (+6 -6)
📝 src/common.h (+3 -0)
📝 src/curl.h (+2 -2)
📝 src/curl_handlerpool.cpp (+1 -0)
📝 src/curl_handlerpool.h (+3 -1)
📝 src/curl_multi.h (+3 -1)
📝 src/fdcache.cpp (+0 -7)
📝 src/fdcache.h (+8 -7)
📝 src/fdcache_pseudofd.h (+4 -2)
📝 src/fdcache_untreated.h (+2 -2)
📝 src/s3fs_cred.h (+7 -7)
📝 src/threadpoolman.cpp (+4 -0)
📝 src/threadpoolman.h (+3 -3)

📄 Description

No description provided


🔄 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/2551 **Author:** [@gaul](https://github.com/gaul) **Created:** 10/15/2024 **Status:** ✅ Merged **Merged:** 10/17/2024 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `locking/misc` --- ### 📝 Commits (1) - [`e58523e`](https://github.com/s3fs-fuse/s3fs-fuse/commit/e58523e45ae9a931a581f6eac99d9c5ab90e7e03) Add miscellaneous locking annotations ### 📊 Changes **14 files changed** (+46 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `src/cache.cpp` (+0 -6) 📝 `src/cache.h` (+6 -6) 📝 `src/common.h` (+3 -0) 📝 `src/curl.h` (+2 -2) 📝 `src/curl_handlerpool.cpp` (+1 -0) 📝 `src/curl_handlerpool.h` (+3 -1) 📝 `src/curl_multi.h` (+3 -1) 📝 `src/fdcache.cpp` (+0 -7) 📝 `src/fdcache.h` (+8 -7) 📝 `src/fdcache_pseudofd.h` (+4 -2) 📝 `src/fdcache_untreated.h` (+2 -2) 📝 `src/s3fs_cred.h` (+7 -7) 📝 `src/threadpoolman.cpp` (+4 -0) 📝 `src/threadpoolman.h` (+3 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:06:27 +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#2617
No description provided.