558 Commits (8dca561bd1497366699b7e25f10fdbea52edf859)

Author SHA1 Message Date
liubaojiang c7abc34dbb rename operation returns the correct old parent path 3 years ago
Chris Lu 0c8dea9de8 go fmt 3 years ago
Chris Lu 24858507cc rename API to avoid confusion 3 years ago
Chris Lu cca62fdb30 mount: streaming renaming folders 3 years ago
Chris Lu 004e56c1a6 save updated lastTsNs 3 years ago
Chris Lu 93bb7869b8 Revert "mount: fix renaming a deep directory with unvisited directories" 3 years ago
Chris Lu 0ccdb937bb mount: fix renaming a deep directory with unvisited directories 3 years ago
Chris Lu 7504be58f9 Avoid xattr printed out as HTTP headers 3 years ago
Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
Chris Lu 6923af7280 refactoring 3 years ago
Chris Lu 223c1b3571 adjust invalidation logic 3 years ago
nivekuil 8c523d50ad Invalidate mount meta cache more aggressively 3 years ago
Chris Lu 3b2c39f1be mount: set name when mount path equals mount folder 3 years ago
Chris Lu c3ffd457ef fix compilation error 3 years ago
Chris Lu fda2fc47b1 add RetryForever 3 years ago
byunghwa.yun 775dfbae85 Synchronize number of open files 3 years ago
Chris Lu 69655ba8e5 mount: cache on reading remote storage 3 years ago
Chris Lu 6b743dbbf9 refactor client subscribe metadata 3 years ago
Chris Lu 84d91f143f mount: hide /etc folder also from mount 3 years ago
Chris Lu 7359193e97 go fmt 3 years ago
Chris Lu 7ab389e7ec optimization: improve random range query for large files 3 years ago
Chris Lu fa0dab6029 mount: rename also recursively move file handles 4 years ago
Chris Lu b624090398 go fmt 4 years ago
Chris Lu 215b169562 mount: recursively rename locally 4 years ago
Chris Lu c795183887 return node itself as directory handler 4 years ago
Chris Lu 07f20155fd small optimization 4 years ago
Chris Lu 055374a50b FUSE: skip flushing if file is deleted 4 years ago
Chris Lu e00443a940 mount: adjust starting order 4 years ago
Chris Lu e6ba2f9c37 verbose but cleaner logic to invalidate fuse cache 4 years ago
Chris Lu fadc1febdb FUSE: invalidate FUSE cached entries 4 years ago
Patrick Schmidt 77100754e6 Return artificial . and .. directories 4 years ago
Chris Lu cc34475012 remove file handle locking for setattr 4 years ago
Chris Lu 3db1642392 mount: skip persisting metadata if file is open 4 years ago
Chris Lu 2f136a04a1 organize a bit better for temp file directory 4 years ago
Chris Lu f37a4cbd0f randomize initial filer 4 years ago
Chris Lu dc1309f084 FUSE mount: support multiple filers 4 years ago
Chris Lu 789465d99e set renamed item to new directory 4 years ago
Chris Lu 83c037e093 fix logs 4 years ago
Chris Lu 5a29d284fa ensure proper directory name 4 years ago
Chris Lu 3ff307e842 reduce logs 4 years ago
Chris Lu a48ebd7c73 mount: read file when file is still being written 4 years ago
Chris Lu ceb620a30a directory rename: change directory name after renaming 4 years ago
Chris Lu 1737af480a adjust logs 4 years ago
Chris Lu d06ecc2649 working properly 4 years ago
Chris Lu 55d547afec switch back to in memory uploading for now 4 years ago
Chris Lu ba77833343 EOF handling 4 years ago
Chris Lu f4cf30b497 mount: write to tmp file before uploading 4 years ago
Chris Lu 280e7cf289 mount: in case the set attribute is called before persisting the file 4 years ago
Chris Lu 74052064b6 add one missing optimization 4 years ago
Chris Lu 59ace54925 refactor 4 years ago