[PR #1912] [MERGED] Propagate deferred exit status from main #2249

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1912
Author: @gaul
Created: 2/23/2022
Status: Merged
Merged: 2/23/2022
Merged by: @ggtakec

Base: masterHead: exit-status


📝 Commits (1)

  • 7251baf Propagate deferred exit status from main

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 src/s3fs.cpp (+3 -0)

📄 Description

Previously s3fs always returned zero when the bucket did not mount.
Fixes #1911.


🔄 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/1912 **Author:** [@gaul](https://github.com/gaul) **Created:** 2/23/2022 **Status:** ✅ Merged **Merged:** 2/23/2022 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `exit-status` --- ### 📝 Commits (1) - [`7251baf`](https://github.com/s3fs-fuse/s3fs-fuse/commit/7251baf97b417835205913d28c3fb1e66c0b2c51) Propagate deferred exit status from main ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/s3fs.cpp` (+3 -0) </details> ### 📄 Description Previously s3fs always returned zero when the bucket did not mount. Fixes #1911. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:04:33 +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#2249
No description provided.