[PR #2671] [MERGED] Improve error handling #2696

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2671
Author: @gaul
Created: 5/20/2025
Status: Merged
Merged: 6/7/2025
Merged by: @ggtakec

Base: masterHead: nodiscard


📝 Commits (1)

📊 Changes

4 files changed (+64 additions, -18 deletions)

View changed files

📝 src/curl.cpp (+12 -4)
📝 src/fdcache_entity.cpp (+3 -1)
📝 src/s3fs.cpp (+37 -10)
📝 src/s3fs_threadreqs.cpp (+12 -3)

📄 Description

Found via C++17 [[nodiscard]].


🔄 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/2671 **Author:** [@gaul](https://github.com/gaul) **Created:** 5/20/2025 **Status:** ✅ Merged **Merged:** 6/7/2025 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `nodiscard` --- ### 📝 Commits (1) - [`0e91a27`](https://github.com/s3fs-fuse/s3fs-fuse/commit/0e91a27515324fbf83db855900616a5b9cc280ba) Improve error handling ### 📊 Changes **4 files changed** (+64 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+12 -4) 📝 `src/fdcache_entity.cpp` (+3 -1) 📝 `src/s3fs.cpp` (+37 -10) 📝 `src/s3fs_threadreqs.cpp` (+12 -3) </details> ### 📄 Description Found via C++17 `[[nodiscard]]`. --- <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:51 +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#2696
No description provided.