224 Commits (40ef5d05a34a8b6b1644eff13ee8439d90c57bec)

Author SHA1 Message Date
chrislu de77d00c81 correctly clean up for a file 3 years ago
chrislu c3792c8352 remove dead code 3 years ago
chrislu 9ef5bb20f6 mount2: invalidate fuse cache for replaced inode 3 years ago
chrislu b2a148cb4c use file size as max range 3 years ago
chrislu 101e6d80b0 mount2: listXattr return ok if xattr is empty 3 years ago
chrislu 03466f955e rename: delete source entry metadata only, skipping hard links 3 years ago
chrislu 202a29d014 refactoring 3 years ago
chrislu be3fc77391 mount2: use consistent inode 3 years ago
chrislu ceaf993a27 mount2: add rdev 3 years ago
chrislu e31ec04f4f mount2: POSIX deleted opened file nlink should be 0 3 years ago
chrislu 91f0481f4e mount2: SetAttr set mode correctly 3 years ago
chrislu b93d57da31 mount2: dir read opened file 3 years ago
chrislu 63062ed7f0 mount2: fix unlink 3 years ago
chrislu 93e12d5f30 fix build 3 years ago
chrislu d62370d4e0 add todo 3 years ago
chrislu e8ce30fdc5 mount2: adjust file mode 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 65a19e3abc fix listing with correct inode 3 years ago
chrislu 6ac066d1dc count lookup or not 3 years ago
chrislu 118d0e01a8 less logs 3 years ago
chrislu a6bc67c34c less logs 3 years ago
chrislu 2facd65998 fix second listing 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 3cbce878f2 mount2: fix directory pagination 3 years ago
chrislu 17ac5244c3 mount2: avoid double listing directories 3 years ago
chrislu 222798d926 mount2: fix for read dir plus on linux 3 years ago
chrislu ebc22625b4 less noisy on mac 3 years ago
chrislu ff666104c4 fix GOOS 3 years ago
chrislu 4244ef8b72 fix building on linux 3 years ago
chrislu b9c2bff931 clean up 3 years ago
chrislu fe57a2e770 file set attribute 3 years ago
chrislu dbeeda8123 listen for metadata updates 3 years ago
chrislu 7286e525ad support write 3 years ago
chrislu 2b955c1713 support read 3 years ago
chrislu f3c1e00521 rename 3 years ago
chrislu bb9919b07a add open release, refactor 3 years ago
chrislu 072f923a9b add doc 3 years ago
chrislu 3d0e9e5197 supports renaming 3 years ago
chrislu 417b59b893 doc 3 years ago
chrislu 24290fed9d add comments 3 years ago
chrislu 6200b6abb1 avoid fatal message in some edge cases 3 years ago
chrislu 6a921e15f3 forget() factor in nlookup 3 years ago
chrislu f8af0f93d9 support link 3 years ago
chrislu 0381338d40 fix import 3 years ago
chrislu a1ef0e48a9 doc 3 years ago
chrislu be40ff6048 add symlink 3 years ago