33 Commits (2b783738d6d3b4b2810b4a3b3516d59a1b9edc46)

Author SHA1 Message Date
chrislu 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 2 years ago
chrislu 8a880a139d mount: fix truncate operation 2 years ago
chrislu bd13a7968f remove unused symlink resolving 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu f401b996eb mount: fix symlink size reporting 2 years ago
chrislu b98c0b4bf4 disable symlink translation for now 2 years ago
chrislu 2dc5d4adac disable symlink translation for now 2 years ago
chrislu a5c94acd4f mount: check possible nil entry case 2 years ago
chrislu d65bb2c6df mount: file handle locks entry better 3 years ago
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