74 Commits (c3d1b3b5aa5aef8d69cd1254818c296238e0fe64)

Author SHA1 Message Date
Chris Lu 0ae4d7bfdf lock "addChunks()" 4 years ago
Chris Lu 8826601be1 mount: optional limit for the number of concurrent writers 4 years ago
Chris Lu e219c57849 passing full path when assign volume locations 4 years ago
Chris Lu da36abf033 go fmt 4 years ago
Chris Lu 79690b9cd8 revert changes causing wrong data 4 years ago
Chris Lu 6c4fb243a7 remove limits to concurrent writers 4 years ago
Chris Lu ef9c32ea0d adjust compression threshold 4 years ago
Chris Lu 9884dfc369 use bytebuffer for interval list 4 years ago
Chris Lu 81cf8d04df minor 4 years ago
Chris Lu d90e7ee3cc adjust log level 4 years ago
Chris Lu 3bf0116de1 mount: less channel waiting 4 years ago
Chris Lu 09bab17aff mount: avoid "send on closed channel" 4 years ago
Chris Lu 06e6341097 set initial write time to avoid race condition with delayed chunks 4 years ago
Chris Lu e714c28a02 mount: async write file chunk 4 years ago
Chris Lu a41588279a change log level 5 to 4 4 years ago
Chris Lu aee27ccbe1 multiple fixes 4 years ago
Chris Lu f48567c5c6 remove unused function 4 years ago
Chris Lu 9d46c7bc78 rename 4 years ago
Chris Lu 2ac27616bc fix possible out of range bytes 4 years ago
Chris Lu 003d48da21 adjust logs 4 years ago
Chris Lu c647deace1 file size support set file length 4 years ago
Chris Lu edfa73782f adjust log level 4 years ago
Chris Lu 97d97f3528 go code can read and write chunk manifest 4 years ago
Chris Lu 871efa4fc1 refactoring 5 years ago
Chris Lu eb39df2704 avoid dead loop 5 years ago
Chris Lu bb78ab9915 wait for master to be aware of the failed volumes 5 years ago
Chris Lu 826bc0b7e3 FUSE: add chunk cache for recently accessed file chunks 5 years ago
Chris Lu eedd33dda3 refactoring 5 years ago
Chris Lu 7f0d87b206 tree structured fs cache 5 years ago
Chris Lu 2e3f6ad3a9 filer: remember content is gzipped or not 5 years ago
Chris Lu 13e215ee5c filer: option to encrypt data on volume server 5 years ago
Chris Lu 0156e2975a mount: add mode to run external to SeaweedFS container cluster 5 years ago
Chris Lu 97ab8a1976 remove ctx if possible 5 years ago
Chris Lu 892e726eb9 avoid reusing context object 5 years ago
Chris Lu 0841bedb15 move filer assign volume grpc errror to response 5 years ago
Chris Lu 6ab7368ef2 filer: dynamically create bucket under /buckets folder 5 years ago
Chris Lu 72a64a5cf8 use the same context object in order to retry 5 years ago
Chris Lu 08e4b56a8a mount: able to handle large git clone 5 years ago
Chris Lu c2e589f202 mount: better combines connected intervals to write to volume servers 5 years ago
Chris Lu 72e1aff237 add lock on dirty pages 5 years ago
Chris Lu 6b48d246a5 mount: read data that is just written 5 years ago
Chris Lu a990ef2106 mount: fix problems found in issue 1182 5 years ago
Chris Lu 392678f8f3 upload skipping mimetype if not needed 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago
Chris Lu 78994024ff adjust logging 6 years ago
Chris Lu b30c14b631 webdav: can read now 6 years ago
Chris Lu 55bab1b456 add context.Context 6 years ago
Chris Lu 157c0f7c01 add jwt for writes 6 years ago
Chris Lu 9539823c35 fix log 6 years ago