mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[PR #2611] [CLOSED] Filipzitny/pla 3139 refactor mounters authentication flow #2668
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#2668
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/2611
Author: @Yggdrasill501
Created: 11/14/2024
Status: ❌ Closed
Base:
master← Head:filipzitny/pla-3139-refactor-mounters-authentication-flow📝 Commits (10+)
d2b7848Set SSE headers when checking bucket780c75dMerge pull request #1 from deepnote/js/check-bucket-sse587b988Update configure.ac0af9d09Merge branch 'jstastny:master' into master99e5499Naive fixbfd8849Bump version253d9ffMerge pull request #2 from deepnote/js/fix-ls5ed76d2s3fs: add option free_space_ratio to control cache size (#2351)c38c390Upgrade CI to Ubuntu 23.10 (#2355)57c66d8Suppress some message levels on macos📊 Changes
89 files changed (+5103 additions, -3823 deletions)
View changed files
📝
.clang-tidy(+30 -14)📝
.github/workflows/ci.yml(+87 -67)📝
.github/workflows/linux-ci-helper.sh(+25 -33)📝
COMPILATION.md(+40 -13)📝
ChangeLog(+23 -1)📝
Makefile.am(+1 -0)📝
README.md(+3 -1)📝
autogen.sh(+8 -4)📝
configure.ac(+29 -16)📝
doc/man/s3fs.1.in(+26 -1)➖
doc/s3fs.png(+0 -0)📝
src/Makefile.am(+5 -3)📝
src/addhead.cpp(+8 -6)📝
src/addhead.h(+8 -8)➖
src/autolock.h(+0 -63)📝
src/cache.cpp(+213 -153)📝
src/cache.h(+46 -33)📝
src/common.h(+33 -3)📝
src/curl.cpp(+420 -328)📝
src/curl.h(+85 -75)...and 69 more files
📄 Description
Relevant Issue (if applicable)
Details
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.