[PR #1299] [CLOSED] Remove references to Amazon S3 #1910

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1299
Author: @gaul
Created: 5/24/2020
Status: Closed

Base: masterHead: docs/amazon


📝 Commits (1)

  • ab54ba0 Remove references to Amazon S3

📊 Changes

34 files changed (+46 additions, -46 deletions)

View changed files

📝 .gitattributes (+1 -1)
📝 .gitignore (+1 -1)
📝 .travis.yml (+1 -1)
📝 Makefile.am (+1 -1)
📝 configure.ac (+1 -1)
📝 doc/Makefile.am (+1 -1)
📝 doc/man/s3fs.1 (+6 -6)
📝 src/Makefile.am (+1 -1)
📝 src/addhead.cpp (+1 -1)
📝 src/addhead.h (+1 -1)
📝 src/cache.cpp (+1 -1)
📝 src/cache.h (+1 -1)
📝 src/common.h (+1 -1)
📝 src/common_auth.cpp (+1 -1)
📝 src/curl.cpp (+2 -2)
📝 src/curl.h (+1 -1)
📝 src/fdcache.cpp (+1 -1)
📝 src/fdcache.h (+1 -1)
📝 src/gnutls_auth.cpp (+1 -1)
📝 src/nss_auth.cpp (+1 -1)

...and 14 more files

📄 Description

s3fs works with a variety of S3 implementations and it should avoid
specifying Amazon S3 when not necessary. Fixes #1298


🔄 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/1299 **Author:** [@gaul](https://github.com/gaul) **Created:** 5/24/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `docs/amazon` --- ### 📝 Commits (1) - [`ab54ba0`](https://github.com/s3fs-fuse/s3fs-fuse/commit/ab54ba0d3b7c6310e94ed5fdd4d9be7d80c1d09f) Remove references to Amazon S3 ### 📊 Changes **34 files changed** (+46 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `.gitattributes` (+1 -1) 📝 `.gitignore` (+1 -1) 📝 `.travis.yml` (+1 -1) 📝 `Makefile.am` (+1 -1) 📝 `configure.ac` (+1 -1) 📝 `doc/Makefile.am` (+1 -1) 📝 `doc/man/s3fs.1` (+6 -6) 📝 `src/Makefile.am` (+1 -1) 📝 `src/addhead.cpp` (+1 -1) 📝 `src/addhead.h` (+1 -1) 📝 `src/cache.cpp` (+1 -1) 📝 `src/cache.h` (+1 -1) 📝 `src/common.h` (+1 -1) 📝 `src/common_auth.cpp` (+1 -1) 📝 `src/curl.cpp` (+2 -2) 📝 `src/curl.h` (+1 -1) 📝 `src/fdcache.cpp` (+1 -1) 📝 `src/fdcache.h` (+1 -1) 📝 `src/gnutls_auth.cpp` (+1 -1) 📝 `src/nss_auth.cpp` (+1 -1) _...and 14 more files_ </details> ### 📄 Description s3fs works with a variety of S3 implementations and it should avoid specifying Amazon S3 when not necessary. Fixes #1298 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:02: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#1910
No description provided.