[PR #1368] [MERGED] Prefer named locks in curl #1941

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1368
Author: @gaul
Created: 8/18/2020
Status: Merged
Merged: 8/19/2020
Merged by: @ggtakec

Base: masterHead: curl-lock


📝 Commits (1)

  • ba61470 Prefer named locks in curl

📊 Changes

2 files changed (+16 additions, -20 deletions)

View changed files

📝 src/curl.cpp (+12 -12)
📝 src/curl.h (+4 -8)

📄 Description

This removes the confusing and unsafe pthread_mutex_t array.


🔄 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/1368 **Author:** [@gaul](https://github.com/gaul) **Created:** 8/18/2020 **Status:** ✅ Merged **Merged:** 8/19/2020 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `curl-lock` --- ### 📝 Commits (1) - [`ba61470`](https://github.com/s3fs-fuse/s3fs-fuse/commit/ba61470bae8a87aeb3f19bfe0510031769a908a3) Prefer named locks in curl ### 📊 Changes **2 files changed** (+16 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+12 -12) 📝 `src/curl.h` (+4 -8) </details> ### 📄 Description This removes the confusing and unsafe `pthread_mutex_t` array. --- <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:54 +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#1941
No description provided.