15 Commits (master)

Author SHA1 Message Date
wusong 33b9192536
Fix large file chunks deleted by mistake (#4678) 1 year ago
Chris Lu dac9c28d05
Revert "refactor: moved to locked entry" (#4035) 2 years ago
chrislu 94bc9afd9d refactor: moved to locked entry 2 years ago
chrislu 21c0587900 go fmt 2 years ago
chrislu bd13a7968f remove unused symlink resolving 2 years ago
chrislu 88945d9954 mount: do not follow soft link with xattr 2 years ago
chrislu 2dc5d4adac disable symlink translation for now 2 years ago
chrislu a5c94acd4f mount: check possible nil entry case 2 years ago
ningfd f32142f6f5 add disableXAttr in mount option 3 years ago
chrislu d65bb2c6df mount: file handle locks entry better 3 years ago
chrislu f3442e36e6 mount: quota adjust error type to be syscall.ENOSPC 3 years ago
chrislu b7c992f410 add flag to enforce quota 3 years ago
chrislu 101e6d80b0 mount2: listXattr return ok if xattr is empty 3 years ago
chrislu fe57a2e770 file set attribute 3 years ago
chrislu 21046c6a28 split files 3 years ago
chrislu a4c9223b9d support xattr 3 years ago
chrislu c81833a192 add directory setAttr 3 years ago
chrislu 5c48c23235 remove println 3 years ago
chrislu 4c75fd5f9c sync format 3 years ago
chrislu b0a5193e32 working 3 years ago
chrislu 5a0a709016 it runs, but directory listing output is not showing up 3 years ago
chrislu 72faae91e1 implement read directory and read directory plus 3 years ago
chrislu a10c28ba82 simplify 3 years ago
chrislu f4d88862c4 can attr root directory 3 years ago