[PR #923] [MERGED] Reverted automatic region change and changed messages #1702

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/923
Author: @ggtakec
Created: 1/23/2019
Status: Merged
Merged: 1/23/2019
Merged by: @ggtakec

Base: masterHead: master


📝 Commits (1)

  • caaf4ca Reverted #912(Automatic region change) and added message

📊 Changes

1 file changed (+32 additions, -16 deletions)

View changed files

📝 src/s3fs.cpp (+32 -16)

📄 Description

Relevant Issue (if applicable)

#916 #912 (refixed this pr)
#908 #911 #807

Details

I reviewed contents of PR of #912.
Stops automatic region change processing in case of inconsistent region specification and outputs a message.
However, if endpoint is not specified and the default us-east-1 is used, the region is automatically changed.


🔄 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/923 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 1/23/2019 **Status:** ✅ Merged **Merged:** 1/23/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`caaf4ca`](https://github.com/s3fs-fuse/s3fs-fuse/commit/caaf4cac5500224c81fe474641c63aad67fae23f) Reverted #912(Automatic region change) and added message ### 📊 Changes **1 file changed** (+32 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `src/s3fs.cpp` (+32 -16) </details> ### 📄 Description ### Relevant Issue (if applicable) #916 #912 (refixed this pr) #908 #911 #807 ### Details I reviewed contents of PR of #912. Stops automatic region change processing in case of inconsistent region specification and outputs a message. However, if endpoint is not specified and the default us-east-1 is used, the region is automatically changed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:01:45 +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#1702
No description provided.