[PR #1638] [MERGED] Propagate errno instead of EIO #2083

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1638
Author: @gaul
Created: 4/25/2021
Status: Merged
Merged: 4/29/2021
Merged by: @ggtakec

Base: masterHead: return-errno


📝 Commits (1)

  • e844835 Propagate errno instead of EIO

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 src/fdcache_entity.cpp (+4 -4)
📝 src/s3fs.cpp (+1 -1)

📄 Description

This improves error fidelity. Follows on to
b70f8db037. References #1523.


🔄 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/1638 **Author:** [@gaul](https://github.com/gaul) **Created:** 4/25/2021 **Status:** ✅ Merged **Merged:** 4/29/2021 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `return-errno` --- ### 📝 Commits (1) - [`e844835`](https://github.com/s3fs-fuse/s3fs-fuse/commit/e844835c9c7a0b3dc84ef6eed3a3a84bc026ad5c) Propagate errno instead of EIO ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache_entity.cpp` (+4 -4) 📝 `src/s3fs.cpp` (+1 -1) </details> ### 📄 Description This improves error fidelity. Follows on to b70f8db037415821822d7ab2644978086d3df303. References #1523. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:03:36 +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#2083
No description provided.