126 Commits (ac2727853f94c8fc4e301a995997f02b70047853)

Author SHA1 Message Date
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
Chris Lu b3447f4375 adjust logging 7 years ago
Chris Lu 6816661b0f fixed file handle by file full path 7 years ago
Chris Lu 299312c805 use separate filer grpc port 7 years ago
Chris Lu a218eaf1f0 fix log 7 years ago
Chris Lu 430eb67489 handle large file copy when write request is larger than buffer 7 years ago
Chris Lu 0301504184 add mime, use simple insert and update filer store API 7 years ago
Chris Lu 4e3ea49cff properly working local write buffer 7 years ago
Chris Lu c4b92e17d0 fix isPerfectAppend 7 years ago
Chris Lu 74332e1a61 minor 7 years ago
Chris Lu be0e88a606 fix chunk size limit for default 0 7 years ago
Chris Lu 5c4480ec6c add mountOptions.chunkSizeLimitMB, remove cmdMount.IsDebug 7 years ago
Chris Lu 8ab7dd9d08 weed mount add options for collection and replication 7 years ago
Chris Lu d0b238d2db cache local writes before flushing to volume server 7 years ago
Chris Lu 07e0d13d2d filer support reading multiple chunks, with range support 7 years ago
Chris Lu 458ada173e go fmt 7 years ago