24 Commits (319d300d48ab4689cfd821429f8247a946ffef68)

Author SHA1 Message Date
chrislu b597baf488 mount: set file write time correct to work well with rsync 3 years ago
chrislu 9d44b89c21 Revert "avoid possible nil attributes" 3 years ago
chrislu 0a6703c7f7 avoid possible nil attributes 3 years ago
chrislu b40d252761 mount: chmod for root 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 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 e8ce30fdc5 mount2: adjust file mode 3 years ago
chrislu 4244ef8b72 fix building on linux 3 years ago
chrislu fe57a2e770 file set attribute 3 years ago
chrislu 6a42cb6b0b supports mknod, unlink 3 years ago
chrislu e85ca10a1a add mkdir 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