7567 Commits (1093e8e6d7ee2e3df8c2559ac0118634618d992b)
 

Author SHA1 Message Date
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 e8110bb54c Merge branch 'master' of https://github.com/chrislusf/seaweedfs 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
Chris Lu 9873bae115
Merge pull request #2706 from guo-sj/fix_log_info 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 419e355e9e Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 91f0481f4e mount2: SetAttr set mode correctly 3 years ago
Chris Lu 97a4b66df7
Merge pull request #2704 from guo-sj/fix_bugs_in_return_value 3 years ago
chrislu abe7214c1f Merge branch 'master' of https://github.com/chrislusf/seaweedfs 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
Chris Lu 6834df77a0
Merge pull request #2701 from guo-sj/fix_bugs_in_return_value 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
Chris Lu da58c748bc
Merge pull request #2698 from guo-sj/fix_bugs_in_return_value 3 years ago
Chris Lu bd092d8318
Merge pull request #2697 from guo-sj/fix_bugs_in_return_value 3 years ago
guosj d68c27f82d fix another return value bug 3 years ago
guosj 8f9aa0cddd fix bugs in return value 3 years ago
Chris Lu 8b806fb273
Merge pull request #2696 from vanhtuan0409/fix-iam-panic 3 years ago
Tuan Vuong d2ec62656d initialize master address in iam options 3 years ago
Chris Lu 5f6f9e9a53
Merge pull request #2694 from banjiaojuhao/filer_http-write_with_offset 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
Chris Lu fa36353f45
Merge pull request #2690 from banjiaojuhao/filer-http_move_entry 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 daa27b2119 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 9014d00fd0 Revert "s3: listObjectParts return ErrNoSuchUpload if does not exist" 3 years ago
Chris Lu 95eb91ed1a
Merge pull request #2685 from banjiaojuhao/filer-get_file_entry 3 years ago