Chris Lu
|
952afd810c
Fix dead lock (#5815)
|
3 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)
|
1 year ago |
zemul
|
0122e022ea
Mount concurrent read (#4400)
|
1 year ago |
Chris Lu
|
d4566d4aaa
more solid weed mount (#4089)
|
1 year ago |
Chris Lu
|
dac9c28d05
Revert "refactor: moved to locked entry" (#4035)
|
1 year ago |
chrislu
|
94bc9afd9d
refactor: moved to locked entry
|
1 year 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
|
2 years ago |
chrislu
|
e2ecf137a2
fix resetting fh.reader
|
2 years ago |
chrislu
|
05c53820b9
mount: file handler release memory
|
2 years ago |
chrislu
|
d65bb2c6df
mount: file handle locks entry better
|
2 years ago |
justin
|
3551ca2fcf
enhancement: replace sort.Slice with slices.SortFunc to reduce reflection
|
2 years ago |
chrislu
|
3aeee3d748
ensure releasing file handle
|
2 years ago |
chrislu
|
f9d33f70b0
return fuse.Status when looking up by inode
|
2 years ago |
chrislu
|
7286e525ad
support write
|
2 years ago |
chrislu
|
2b955c1713
support read
|
2 years ago |
chrislu
|
f3c1e00521
rename
|
2 years ago |
chrislu
|
bb9919b07a
add open release, refactor
|
2 years ago |