28 Commits (3af8ac8f1ece09617b4536b67d955fadbb5133f5)

Author SHA1 Message Date
chrislu f70c1e449b add useful doc link 3 years ago
chrislu 011a41b561 add back writes to swap file when too many in memory chunks are used. 3 years ago
chrislu c7e8ac18f0 mount: quota for one mounted collection 3 years ago
chrislu b7c992f410 add flag to enforce quota 3 years ago
chrislu fcf3714443 mount: add back support for filer.path 3 years ago
chrislu 9ef5bb20f6 mount2: invalidate fuse cache for replaced inode 3 years ago
chrislu 93e12d5f30 fix build 3 years ago
chrislu f9d33f70b0 return fuse.Status when looking up by inode 3 years ago
chrislu 49b84b6e2a list entries while reading from remote 3 years ago
chrislu 22739c653a clean up 3 years ago
chrislu 65bfeafb5a add back mkdir 3 years ago
chrislu 37e8fce841 clean up cache on exit 3 years ago
chrislu 1560ec7e26 remove unused code 3 years ago
chrislu 17ac5244c3 mount2: avoid double listing directories 3 years ago
chrislu fe57a2e770 file set attribute 3 years ago
chrislu dbeeda8123 listen for metadata updates 3 years ago
chrislu 2b955c1713 support read 3 years ago
chrislu bb9919b07a add open release, refactor 3 years ago
chrislu 3d93570979 supports forget 3 years ago
chrislu 7cfbf1e85f fix ok status 3 years ago
chrislu 72faae91e1 implement read directory and read directory plus 3 years ago
chrislu f4d88862c4 can attr root directory 3 years ago
chrislu 180445f5a8 change to use fuse file system 3 years ago
chrislu 45a0fda9bd need to follow https://github.com/hanwen/go-fuse/blob/master/fuse/api.go 3 years ago
chrislu f87da798a4 to be re-written following fuse virtual file system 3 years ago
chrislu 9a913457dd supports stats 3 years ago
chrislu b6143de52a mount with name 3 years ago
chrislu c3f9d9fa2e initial setup 3 years ago