189 Commits (9863f51cc8280a613eb816f5b73bda0fcc60f459)

Author SHA1 Message Date
Chris Lu 29f1673d97 refactoring 6 years ago
Chris Lu 86dd933596 go fmt 6 years ago
Chris Lu 444dfded84 add fs.FSStatfser for SeaweedFS weed mount 6 years ago
Chris Lu 2e32b44061 add template for fs.FSStatfser 6 years ago
Chris Lu 2f2e417b68 detailed export 6 years ago
Chris Lu 4fcfc9410f cleanup 6 years ago
Chris Lu 60421b23f0 reduce weed mount memory usage 6 years ago
Chris Lu d3b7965c76 caching grpc clients 6 years ago
Chris Lu d89774cb7f cache grpc client connections to improve performance 6 years ago
Chris Lu 2e6a3c7b16 reduce memory usage 6 years ago
Chris Lu 11b0a9cb76 fix possible error when reusing file handles 6 years ago
Chris Lu 8178fc9973 adjust logging 6 years ago
Chris Lu cbd94b18a5 improve "ls -al" performance for large directory 6 years ago
Chris Lu ed8efb5aef much improved "ls -al" performance 6 years ago
Chris Lu ff4189ab25 go fmt 6 years ago
Chris Lu 9db53cf256 use the configurable chunk size 6 years ago
Chris Lu 3ddcd87098 increase weed mount IO perforance 6 years ago
Chris Lu 08266b7256 go fmt 6 years ago
Chris Lu f7ff84f17f Revert "smalller block size for better accuracy" 6 years ago
Chris Lu 97ecd20fc9 smalller block size for better accuracy 6 years ago
Chris Lu f53632a84b add block size for linux du 6 years ago
Chris Lu 60c1ada4c1 remove filer grpc API GetEntryAttributes 6 years ago
Chris Lu 578f8a6dec fix empty file reading on linux 6 years ago
Chris Lu 200d9b9ac2 add file name to log 6 years ago
Chris Lu 7d6b2a4740 add ETag to upload results and chunks 6 years ago
Chris Lu 402ab598b6 go fmt 6 years ago
Chris Lu 7bb62b9f21 delay file creation without chunks from dir.Create to file.Flush 6 years ago
Chris Lu 97575e7185 do not set attributes if the file is still open 6 years ago
Chris Lu 267201ff44 handle non continuous writes 6 years ago
Chris Lu 109385e955 simplifying logic to avoid handling non continuous writes 6 years ago
Chris Lu 296acc4a0a go fmt 6 years ago
Chris Lu 747377142b fix file permission during writes 6 years ago
Chris Lu 75e749039b fix data writes error when consecutive calls overlaps with previous writes 6 years ago
Chris Lu f177cec509 avoid slice out of bounds 6 years ago
Chris Lu 0655151b8c go fmt 7 years ago
Chris Lu 6319d84f42 s3 API add ListObjectsV1 7 years ago
Chris Lu 7e2031b18f go fmt 7 years ago
Chris Lu 13e5541e17 FUSE can change file or folder attributes 7 years ago
Chris Lu 7abfab8e77 add feature to mount a specific filer path to local directory 7 years ago
Chris Lu 842dab07b4 weed mount can request to prioritize to write to a data center 7 years ago
Chris Lu c8234a5af6 ensure using none nil attributes 7 years ago
Chris Lu 77fc8c5914 keep alive for gRpc calls 7 years ago
Chris Lu d2a811eef2 fix compilation 7 years ago
Chris Lu 5bd72696ac weed mount add ttl option 7 years ago
Chris Lu f1273073fc switch to fs.NodeRequestLookuper 7 years ago
Chris Lu cec1d97035 recursively move files and directories 7 years ago
Chris Lu ae23e46313 better error log 7 years ago
Chris Lu e755540be9 fix caching during directory listing 7 years ago
Chris Lu daabdfe357 remove nodemap, fix directory listing cache 7 years ago
Chris Lu 5c25d29272 support renaming files 7 years ago