mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-24 21:06:02 +03:00
[PR #1299] [CLOSED] Remove references to Amazon S3 #1910
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#1910
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1299
Author: @gaul
Created: 5/24/2020
Status: ❌ Closed
Base:
master← Head:docs/amazon📝 Commits (1)
ab54ba0Remove 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.