196 Commits (48f263be94dafdd960c5d11c00aed92dd8d7bbe9)

Author SHA1 Message Date
chrislu 88945d9954 mount: do not follow soft link with xattr 2 years ago
chrislu 303bd067b5 Revert "rename: delete source entry metadata only, skipping hard links" 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 89e276de64 fix loop 2 years ago
chrislu e0eda52c54 mount: ensure symlink parent directory is tracked 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 2b64916d3e set status to fuse.OK 2 years ago
chrislu 7386cf6a06 mount: resolve symlink 2 years ago
chrislu 40089b6753 maintain node lookup counter 2 years ago
chrislu d24db396cc fix removing path from inode2path 2 years ago
chrislu 41eeb4deef do not add new inode during link 2 years ago
chrislu 02c2d81cde fix removePathFromInode2Path 2 years ago
chrislu 4d5dc55766 mount: better support hard links 2 years ago
chrislu ebda0689ab use linux default max name length 2 years ago
chrislu 64f3d6fb6e metadata subscription uses client epoch 2 years ago
chrislu 2c8818351f mount: comment out stuck fuse inode notify during renaming 2 years ago
chrislu a5c94acd4f mount: check possible nil entry case 2 years ago
chrislu 6147b61b0a mount: fix concurrent map read and map write 2 years ago
chrislu 289402a741 writer pattern: similar changes to reader pattern 2 years ago
chrislu 578c8aea0e typo 2 years ago
chrislu 3d0defa663 fix compilation 2 years ago
chrislu 6f00c7f061 comments 2 years ago
chrislu d685b94102 mount: rename also invalidate source inode 2 years ago
chrislu e2ecf137a2 fix resetting fh.reader 2 years ago
chrislu 05c53820b9 mount: file handler release memory 2 years ago
chrislu 6b3beb709d fix format 3 years ago
chrislu 69a2e503ab non-recursive directory deletion 3 years ago
chrislu 76f26c4b99 mount: delete target entry first during move 3 years ago
chrislu 4fd5f96598 filer: remove replication, collection, disk_type info from entry metadata 3 years ago
ningfd f32142f6f5 add disableXAttr in mount option 3 years ago
chrislu d65bb2c6df mount: file handle locks entry better 3 years ago
chrislu 746092a60b add a comment 3 years ago
creeew 02ae102731 fix filer.sync missing source srv uploaded files to target when target down 3 years ago
chrislu a2b101a737 subscribe metadata between a range 3 years ago
chrislu 5b8b022985 remove unused parameter 3 years ago
Robert Coelho 0e6e72d462 mount: ReadDir return EIO on EnsureVisited err 3 years ago
Robert Coelho 1fabbe8a25 mount: cleanup ReadDir rewrite's branches to not assume offsets 3 years ago
Robert Coelho cb422d96f7 mount: rewrite ReadDir to respect input.Offset to fix partial results 3 years ago
Robert Coelho 05602167f4 mount: do not mark meta_cache when there is an err 3 years ago
justin 3551ca2fcf enhancement: replace sort.Slice with slices.SortFunc to reduce reflection 3 years ago
chrislu b597baf488 mount: set file write time correct to work well with rsync 3 years ago
chrislu 261ba0208e lock-protected setting entry 3 years ago
chrislu 3ab2c0e5c0 avoid possible nil attributes 3 years ago
chrislu 9d44b89c21 Revert "avoid possible nil attributes" 3 years ago
chrislu 0a6703c7f7 avoid possible nil attributes 3 years ago
chrislu 8b3d76b24d prevent concurrent access during shutdown 3 years ago
chrislu e8d7bb42e2 avoid concurrent access to map object 3 years ago
chrislu 6a2bcd03aa configure mount quota 3 years ago