23 Commits (2024694c2a1882987ea6413f0e21ee4a795f8683)

Author SHA1 Message Date
Guang Jiong Lou 6c986e9d70
improve worm support (#5983) 3 months ago
Chris Lu 952afd810c
Fix dead lock (#5815) 5 months ago
Gaspare Iengo fce8fc1e16
Fix Issue #5649 (#5652) 7 months ago
chrislu 31fc165715 mount switch to ordered lock requests 1 year ago
Chengyu Liu 0f653d2153
update fuse client log which should output the fh of FileHandle. (#4404) 2 years ago
chrislu efcffe4f77 no need to set chunks during flush 2 years ago
chrislu 86657ed3a8 avoid repeatedly adding manifest chunks 2 years ago
Chris Lu d4566d4aaa
more solid weed mount (#4089) 2 years ago
chrislu 659f28b855 simple refactoring 2 years 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 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 2 years ago
chrislu 22064c3425 mount: ensure ordered file handle lock and unlock 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 4fd5f96598 filer: remove replication, collection, disk_type info from entry metadata 3 years ago
chrislu d65bb2c6df mount: file handle locks entry better 3 years ago
chrislu 7542fd7f4d mount: optimize a bit when writing files 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 3639fedd01 mount: fix fsync opened and renamed files 3 years ago
chrislu e8ce30fdc5 mount2: adjust file mode 3 years ago
chrislu 7286e525ad support write 3 years ago
chrislu bb9919b07a add open release, refactor 3 years ago