542 Commits (5df38d610dc8ba2081088320e546f8a824d232cd)

Author SHA1 Message Date
Chris Lu b5917bf846 clean up 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 c31b254248 mount: shortcut when there is only one chunk 4 years ago
Chris Lu ad652ffb97 avoid close closed channel 4 years ago
Chris Lu 20442dc1bc avoid extra data copying 4 years ago
Chris Lu 69f0da5d73 mount: pass along replication and collection parameters 4 years ago
Chris Lu c0ab458671 report nil instead of EOF for empty files 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 d598c47136 log errors 4 years ago
Chris Lu 5039aff310 release the goroutine to read errors 4 years ago
Chris Lu e714c28a02 mount: async write file chunk 4 years ago
Chris Lu 58fa506491 minor 4 years ago
Chris Lu 28d4e1a51b mount: retry for directory listing with filer 4 years ago
Chris Lu 9b4f7fed14 mount: report filer IO error 4 years ago
Chris Lu b18f21cce1 mount: fix bound tree with filer.path 4 years ago
Chris Lu 7704469d29 mount: outsideContainerClusterMode changed to use volume server publicUrl 4 years ago
Chris Lu 723ae11db4 refactoring in order to adjust volume server url later 4 years ago
Chris Lu cff8bb6554 return proper error 4 years ago
Chris Lu b067853162 mount: ignore recursion error 4 years ago
Chris Lu d77e3c96e9 FUSE: use the mount directory permissions 4 years ago
Chris Lu 474e2b6ac3 add a hard link marker to 16byte + maker, for future extensions 4 years ago
Chris Lu 31fc7bb2e1 refactor 4 years ago
limd 370a98cf6b code style 4 years ago
limd aee3fd08b9 code style 4 years ago
Chris Lu 7726965a47 minor 4 years ago
Chris Lu 1012df7bb5 switch hardlink id from int64 to bytes 4 years ago
Chris Lu 2e7c361a0d hardlink deletion factors in hardlink counter 4 years ago
Chris Lu 1295347958 adjust hardlink update 4 years ago
limd cbca14edc5 mount: fix k8s pvc and os mount directory permission bug 4 years ago
Chris Lu 5e239afdfc hardlink works now 4 years ago
Chris Lu f0e325b6fc mount: auto created directory follow umask 4 years ago
Chris Lu 0adbb56cc1 rename 4 years ago
Chris Lu 4a1fe4b8e2 add error logs 4 years ago
Chris Lu daf0a449f7 properly cancel context for streaming grpc 4 years ago
Chris Lu 387ab6796f filer: cross cluster synchronization 4 years ago
Chris Lu 1d56ea24ef fix 4 years ago
Chris Lu 7e1aad0b54 mount: map uid/gid between local and filer 4 years ago
Chris Lu eb7929a971 rename filer2 to filer 4 years ago
Chris Lu 408e339c53 also delete the manifest chunk itself 4 years ago
Chris Lu 33d8c6c617 change log to warning 4 years ago
Chris Lu e62d7f221f a bit more logs 4 years ago
Chris Lu 22fe4ae573 mount: fix for UrBackup 4 years ago
Chris Lu ae84a9ee2e add logs 4 years ago
Chris Lu a41588279a change log level 5 to 4 4 years ago
Chris Lu f2a8574448 filer and mount deletion resolves manifest chunks also 4 years ago
Chris Lu 99ecf63276 go fmt 4 years ago