8250 Commits (477ea8fbcfab684321bf226411a35fbf61c7dd97)
 

Author SHA1 Message Date
dependabot[bot] 477ea8fbcf
Bump github.com/aws/aws-sdk-go from 1.44.51 to 1.44.56 2 years ago
chrislu 56ec89625a 3.16 2 years ago
chrislu 1db012485f mount: fix bug during busy writes 2 years ago
chrislu aca20cd9f4 more logging related to filer metadata subscription 2 years ago
Chris Lu abeb7f65f8
Merge pull request #3314 from shichanglin5/fix_ETag 2 years ago
chrislu fa61074513 add clientId logging 2 years ago
chrislu fbd8f868a1 filer may have trouble to re-connect 2 years ago
LHHDZ c08f6d0ff7 File upload should succeed should return `ETag` instead of `Etag` 2 years ago
Chris Lu 957c9a2eb2
Merge pull request #3309 from guol-fnst/loading_volume 2 years ago
guol-fnst 300b383cdf use 10 or numCPU workers if env is not found 2 years ago
guol-fnst 308a48c0c2 optimiz concurrency 2 years ago
Chris Lu 1a130125de
Merge pull request #3308 from guo-sj/check_duplicate_ak 2 years ago
guosj 354b7bdff0 replace errors.New(fmt.Sprintf(...)) with fmt.Errorf() 2 years ago
chrislu 289402a741 writer pattern: similar changes to reader pattern 2 years ago
guosj ab1b9697e6 supplement check duplicate accesskey 2 years ago
chrislu 6e90f7bdd0 detect sequential mode with a counter 2 years ago
chrislu 578c8aea0e typo 2 years ago
chrislu 1451b389a4 Avoid fatal error: sync: Unlock of unlocked RWMutex 2 years ago
Chris Lu 31f9f528db
Merge pull request #3305 from shichanglin5/fix_iam_shell_override 2 years ago
石昌林 392da4e038 Make the prompt information clearer 2 years ago
石昌林 ad5e8f68ec Check whether there is a duplicate accessKey when modifying iam 2 years ago
Chris Lu fba5219dab
Merge pull request #3303 from guol-fnst/loading_volume 2 years ago
chrislu 860c207c94 typo 2 years ago
guol-fnst 26313060a3 speeding up loading volumes 2 years ago
Chris Lu de97ba94c3
Merge pull request #3302 from guo-sj/fix_put_user_policy 2 years ago
guosj b3076909d1 refactor code 2 years ago
Chris Lu cf241c8901
Merge pull request #3301 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.51 2 years ago
Chris Lu ebcce363e2
Merge pull request #3300 from chrislusf/dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.28.0 2 years ago
Chris Lu 88dcb17be3
Merge pull request #3299 from chrislusf/dependabot/github_actions/actions/setup-go-3.2.1 2 years ago
dependabot[bot] d9260f9d04
Bump github.com/aws/aws-sdk-go from 1.44.47 to 1.44.51 2 years ago
dependabot[bot] 39e4066417
Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.27.0 to 3.28.0 2 years ago
dependabot[bot] e098244afc
Bump actions/setup-go from 3.2.0 to 3.2.1 2 years ago
Chris Lu 7929a50327
Merge pull request #3296 from guo-sj/fix_put_user_policy 2 years ago
guosj 7dbf19d09a refine PutUserPolicy 2 years ago
chrislu 37578929d4 fix compilation 2 years ago
chrislu 93ccc6e05f 3.15 2 years ago
chrislu f87952a411 remove locks 2 years ago
Chris Lu a77c2232be
Merge pull request #3293 from guo-sj/fix_save_inside_filer 2 years ago
guosj 5469efa336 close SkipCheckParentDirectory flag 2 years ago
chrislu 3d0defa663 fix compilation 2 years ago
chrislu 6f00c7f061 comments 2 years ago
chrislu d685b94102 mount: rename also invalidate source inode 2 years ago
chrislu 48382676d2 fix filtering by volume id 2 years ago
Chris Lu b9518e06f5
Merge pull request #3290 from paochiang/fix_dedup_subscribers 2 years ago
liubaojiang 4e83e92156 add subscriber clientId if it is the first time 2 years ago
Chris Lu 22e05a2942
Merge pull request #3289 from guo-sj/fix_create_policy 2 years ago
guosj 5b3192344d fix iam CreatePolicy error 2 years ago
Chris Lu aab3ed2347
Merge pull request #3288 from paochiang/fix_spell_error 2 years ago
liubaojiang 106dd13306 fix the spelling error 2 years ago
chrislu e2ecf137a2 fix resetting fh.reader 2 years ago