[PR #2499] [MERGED] Simplify has_mp_stat #2582

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2499
Author: @gaul
Created: 7/14/2024
Status: Merged
Merged: 7/15/2024
Merged by: @ggtakec

Base: masterHead: has-mp-stat


📝 Commits (1)

📊 Changes

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

View changed files

📝 src/s3fs.cpp (+8 -45)

📄 Description

This is unnecessary since we moved from pthread_mutex_t to std::atomic.


🔄 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/2499 **Author:** [@gaul](https://github.com/gaul) **Created:** 7/14/2024 **Status:** ✅ Merged **Merged:** 7/15/2024 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `has-mp-stat` --- ### 📝 Commits (1) - [`ceb0a54`](https://github.com/s3fs-fuse/s3fs-fuse/commit/ceb0a5486be400223f6da2fb427f0839b4eeef6f) Simplify has_mp_stat ### 📊 Changes **1 file changed** (+8 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `src/s3fs.cpp` (+8 -45) </details> ### 📄 Description This is unnecessary since we moved from `pthread_mutex_t` to `std::atomic`. --- <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:17 +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#2582
No description provided.