[PR #1301] [MERGED] Check results from pthread mutex calls #1908

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1301
Author: @gaul
Created: 5/29/2020
Status: Merged
Merged: 5/31/2020
Merged by: @ggtakec

Base: masterHead: pthread-result


📝 Commits (1)

  • 40f7007 Check results from pthread mutex calls

📊 Changes

5 files changed (+116 additions, -43 deletions)

View changed files

📝 src/cache.cpp (+10 -2)
📝 src/curl.cpp (+18 -4)
📝 src/fdcache.cpp (+45 -28)
📝 src/openssl_auth.cpp (+38 -8)
📝 src/s3fs_util.cpp (+5 -1)

📄 Description

Also remove some unnecessary exception handling.


🔄 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/1301 **Author:** [@gaul](https://github.com/gaul) **Created:** 5/29/2020 **Status:** ✅ Merged **Merged:** 5/31/2020 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `pthread-result` --- ### 📝 Commits (1) - [`40f7007`](https://github.com/s3fs-fuse/s3fs-fuse/commit/40f70072636e2306218d8a9be1ca0086459b6050) Check results from pthread mutex calls ### 📊 Changes **5 files changed** (+116 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `src/cache.cpp` (+10 -2) 📝 `src/curl.cpp` (+18 -4) 📝 `src/fdcache.cpp` (+45 -28) 📝 `src/openssl_auth.cpp` (+38 -8) 📝 `src/s3fs_util.cpp` (+5 -1) </details> ### 📄 Description Also remove some unnecessary exception handling. --- <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:44 +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#1908
No description provided.