28 Commits (4cc0440009148ef7cec029b4437bfa2e7acef09c)

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