5019 Commits (c57e0a98ee3be8da358aaedb50b86891367f52ab)

Author SHA1 Message Date
elee 881a0fe806 ensure compatibility 3 years ago
elee 954ad98e0d set canned acl on replication create 3 years ago
chrislu 6e1ab97988 use debug option to see operations 3 years ago
chrislu 2112d99140 mount2: add back readonly mode 3 years ago
chrislu 9ef5bb20f6 mount2: invalidate fuse cache for replaced inode 3 years ago
chrislu 551d00d51a prefetch other chunks when stream reading 3 years ago
guosj 82cad5e330
correct comments 3 years ago
chrislu 7b1a713d2a remove dead code 3 years ago
chrislu 3a58b7bac6 a little safer 3 years ago
chrislu 708e14fcfa avoid possible too big memory allocation 3 years ago
chrislu 3345a50d9b prefetch 2 chunks 3 years ago
chrislu 86ce69f709 remove logs 3 years ago
chrislu b2a148cb4c use file size as max range 3 years ago
chrislu 2ab0ad24a3 use memory pool 3 years ago
chrislu 28b395bef4 better control for reader caching 3 years ago
chrislu 3ad5fa6f6f chunk cache adds function ReadChunkAt 3 years ago
chrislu fc7a4957ea fix mount2 options 3 years ago
chrislu 72c0233938 less logs 3 years ago
chrislu 101e6d80b0 mount2: listXattr return ok if xattr is empty 3 years ago
chrislu 03466f955e rename: delete source entry metadata only, skipping hard links 3 years ago
chrislu 8080fe4cc1 logs 3 years ago
chrislu e423548673 rename: pass along entry metadata 3 years ago
chrislu 202a29d014 refactoring 3 years ago
chrislu 91d6785cf3 define metadata action types 3 years ago
chrislu be3fc77391 mount2: use consistent inode 3 years ago
guosj 121b31f750 fix incorrect log information 3 years ago
chrislu ceaf993a27 mount2: add rdev 3 years ago
chrislu 95717d1006 simpler output 3 years ago
chrislu b05962b90e rename: handle hard links 3 years ago
chrislu e31ec04f4f mount2: POSIX deleted opened file nlink should be 0 3 years ago
chrislu 91f0481f4e mount2: SetAttr set mode correctly 3 years ago
chrislu b93d57da31 mount2: dir read opened file 3 years ago
guosj 3e7aa1caf5 fix return value in storage/volume_vacuum.go:444 3 years ago
guosj 26f3ab8d4b fix a return bug in func (c *commandVacuum) Do 3 years ago
chrislu 320637dc7a use "mv.from" for moving files 3 years ago
chrislu c29bc9a367 fix error handling 3 years ago
guosj d68c27f82d fix another return value bug 3 years ago
guosj 8f9aa0cddd fix bugs in return value 3 years ago
Tuan Vuong d2ec62656d initialize master address in iam options 3 years ago
banjiaojuhao 6ab09e9071 filer_http: support uploading file with offset 3 years ago
chrislu 497ebbbd45 2.90 3 years ago
chrislu 56da3494cb leveldb3: adjust memory allocation for each bucket 3 years ago
banjiaojuhao e6126cef62 filer_web: support moving entry 3 years ago
chrislu 7bc67399e4 listing for filer stores without prefixed query: break if no more progress 3 years ago
chrislu 248c0c8087 minor 3 years ago
chrislu 4ee0a6f47b filer store: reduce one possible listing operation 3 years ago
chrislu b3594278c9 optimize a bit 3 years ago
chrislu 61811dc2f1 comments 3 years ago
chrislu 9014d00fd0 Revert "s3: listObjectParts return ErrNoSuchUpload if does not exist" 3 years ago
banjiaojuhao 4c30934cd9 filer: support get file entry 3 years ago