24 Commits (985137ec472924e4815f258189f6ca9f2168a0a7)

Author SHA1 Message Date
chrislu b010eceaa7 turn off debug mode 2 years ago
chrislu 744a757809 group chunks into sections 2 years ago
chrislu 3daaefec60 add debug mode to compare data read and write 2 years ago
chrislu 363de28057 add entry lock on file handle release 2 years ago
chrislu bfc3c11fdc remove useless logic 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 ea2637734a refactor filer proto chunk variable from mtime to modified_ts_ns 2 years ago
chrislu 22064c3425 mount: ensure ordered file handle lock and unlock 2 years ago
Patrick Schmidt a73e177ecf
Add an End-to-End workflow for FUSE mount (#3562) 2 years ago
Patrick Schmidt 00041f6e08
Fix corrupted mount reads after changes on fh (#3536) 2 years ago
Patrick Schmidt 5df105b1f9
Fix a few data races when reading files in mount (#3527) 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 3 years ago
chrislu e2ecf137a2 fix resetting fh.reader 3 years ago
chrislu 05c53820b9 mount: file handler release memory 3 years ago
chrislu d65bb2c6df mount: file handle locks entry better 3 years ago
justin 3551ca2fcf enhancement: replace sort.Slice with slices.SortFunc to reduce reflection 3 years ago
chrislu 3aeee3d748 ensure releasing file handle 3 years ago
chrislu f9d33f70b0 return fuse.Status when looking up by inode 3 years ago
chrislu 7286e525ad support write 3 years ago
chrislu 2b955c1713 support read 3 years ago
chrislu f3c1e00521 rename 3 years ago
chrislu bb9919b07a add open release, refactor 3 years ago