[PR #2550] [MERGED] Replace curl_warnings_lock with std::atomic #2616

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/2550
Author: @gaul
Created: 10/15/2024
Status: Merged
Merged: 10/17/2024
Merged by: @ggtakec

Base: masterHead: curl-warnings-lock


📝 Commits (1)

  • 51afc10 Replace curl_warnings_lock with std::atomic

📊 Changes

2 files changed (+4 additions, -11 deletions)

View changed files

📝 src/curl.cpp (+2 -9)
📝 src/curl.h (+2 -2)

📄 Description

This is simpler and lighter-weight.


🔄 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/2550 **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:** `curl-warnings-lock` --- ### 📝 Commits (1) - [`51afc10`](https://github.com/s3fs-fuse/s3fs-fuse/commit/51afc10694ef30fc0a5a7e1bef0d0a6dcbe395a4) Replace curl_warnings_lock with std::atomic ### 📊 Changes **2 files changed** (+4 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+2 -9) 📝 `src/curl.h` (+2 -2) </details> ### 📄 Description This is simpler and lighter-weight. --- <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#2616
No description provided.