[PR #1630] [MERGED] Fail CheckBucket when S3 returns PermanentRedirect #2076

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1630
Author: @gaul
Created: 4/23/2021
Status: Merged
Merged: 4/24/2021
Merged by: @ggtakec

Base: masterHead: permanentredirect


📝 Commits (2)

  • d1199e3 Fail CheckBucket when S3 returns PermanentRedirect
  • 8dc2206 Merge branch 'master' into permanentredirect

📊 Changes

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

View changed files

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

📄 Description

Previously s3fs allowed mounting but all operations returned EIO.
References #693.


🔄 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/1630 **Author:** [@gaul](https://github.com/gaul) **Created:** 4/23/2021 **Status:** ✅ Merged **Merged:** 4/24/2021 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `permanentredirect` --- ### 📝 Commits (2) - [`d1199e3`](https://github.com/s3fs-fuse/s3fs-fuse/commit/d1199e3696b5e1f7c2414af686a6e512eb8a4869) Fail CheckBucket when S3 returns PermanentRedirect - [`8dc2206`](https://github.com/s3fs-fuse/s3fs-fuse/commit/8dc220652d6018fe982389f45cc9216205ddd4ce) Merge branch 'master' into permanentredirect ### 📊 Changes **1 file changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/s3fs.cpp` (+22 -0) </details> ### 📄 Description Previously s3fs allowed mounting but all operations returned `EIO`. References #693. --- <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:35 +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#2076
No description provided.