5004 Commits (82ee31965dd7a1ad2d348c7e9dadb254744bf9b0)

Author SHA1 Message Date
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
chrislu 63062ed7f0 mount2: fix unlink 3 years ago
chrislu 93e12d5f30 fix build 3 years ago
chrislu d62370d4e0 add todo 3 years ago
chrislu e8ce30fdc5 mount2: adjust file mode 3 years ago
chrislu f9d33f70b0 return fuse.Status when looking up by inode 3 years ago
chrislu 49b84b6e2a list entries while reading from remote 3 years ago
guosj ca121ecd66 fix minor bug in commandFsConfigure.Do 3 years ago
chrislu 65a19e3abc fix listing with correct inode 3 years ago
chrislu 6ac066d1dc count lookup or not 3 years ago
chrislu a129bda7d9 sync data first before stopping 3 years ago
chrislu 118d0e01a8 less logs 3 years ago