aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_s3_bucket_quota_check.go
AgeCommit message (Expand)AuthorFilesLines
8 daysReduce memory allocations in hot paths (#7725)Chris Lu1-3/+7
2025-07-16convert error fromating to %w everywhere (#6995)Chris Lu1-2/+2
2025-05-22added context to filer_client method calls (#6808)Aleksey Kosov1-1/+2
2024-09-29refactorchrislu1-1/+1
2024-09-28add IsResourceHeavy() to command interfacechrislu1-0/+4
2024-07-20get, set and add path confchrislu1-1/+1
2023-05-16Use filerGroup for s3 buckets collection prefix (#4465)SmsS41-1/+1
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-2/+2
2022-05-31help message when in simulation modechrislu1-0/+1
2022-03-06fix testchrislu1-1/+1
2022-03-04use logical number of files and sizes for statistics and quotachrislu1-5/+5
2022-02-08volume.balance: add delay during tight loopchrislu1-1/+1
2022-01-21skip printing fs configurationchrislu1-3/+0
2022-01-21enforce bucket quotachrislu1-16/+14
2022-01-21s3: check bucket usage and adjust read only according to quotachrislu1-0/+141