mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
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#1643
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/793
Author: @ggtakec
Created: 7/8/2018
Status: ✅ Merged
Merged: 7/8/2018
Merged by: @ggtakec
Base:
master← Head:master📝 Commits (1)
7e0c53dAdded list_object_max_keys option based on #783 PR📊 Changes
4 files changed (+23 additions, -6 deletions)
View changed files
📝
doc/man/s3fs.1(+5 -2)📝
src/curl.cpp(+1 -1)📝
src/s3fs.cpp(+11 -1)📝
src/s3fs_util.cpp(+6 -2)📄 Description
Relevant Issue (if applicable)
#783
Details
I made some changes based on the PR(#783) that @pawelmarkowski proposed.
His suggestion is to be able to increase max_keys.
This PR was set to the list_object_max_keys option so that max_keys can be changed.
Also, we changed the default value of retries from 3 to 5.
I hope this change will reduce the trouble.
@pawelmarkowski Thank you so much.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
notsup_compat_dirby default #2279