Chris Lu
8750cac090
move to util.RetryWaitTime
4 years ago
Chris Lu
df8d976bb0
refactoring
4 years ago
Chris Lu
e71463a9eb
mount: invalide file cache when metadata is changed
4 years ago
Chris Lu
10a4a628e9
refresh cached file entry from sync metadata updates
4 years ago
Chris Lu
58fa506491
minor
4 years ago
Chris Lu
28d4e1a51b
mount: retry for directory listing with filer
related to https://github.com/chrislusf/seaweedfs/issues/1530
4 years ago
Chris Lu
9b4f7fed14
mount: report filer IO error
related to https://github.com/chrislusf/seaweedfs/issues/1530
4 years ago
Chris Lu
b18f21cce1
mount: fix bound tree with filer.path
fix https://github.com/chrislusf/seaweedfs/issues/1528
4 years ago
Chris Lu
5e239afdfc
hardlink works now
4 years ago
Chris Lu
0adbb56cc1
rename
4 years ago
Chris Lu
387ab6796f
filer: cross cluster synchronization
4 years ago
Chris Lu
1d56ea24ef
fix
4 years ago
Chris Lu
7e1aad0b54
mount: map uid/gid between local and filer
4 years ago
Chris Lu
eb7929a971
rename filer2 to filer
4 years ago
Chris Lu
a41588279a
change log level 5 to 4
4 years ago
Chris Lu
ca658a97c5
add signatures to messages to avoid double processing
4 years ago
Chris Lu
aee27ccbe1
multiple fixes
* adjust isOpen count
* move ContinuousDirtyPages lock to filehandle
* fix problem with MergeIntoVisibles, avoid reusing slices
* let filer delete the garbage
4 years ago
Chris Lu
4ccfdaeb4d
prevent nil
4 years ago
Chris Lu
24c8e6bcb4
minor optimization
4 years ago
Chris Lu
003d48da21
adjust logs
4 years ago
Chris Lu
edfa73782f
adjust log level
4 years ago
Chris Lu
60d14a9800
mount: fix difference with storage format in local cache
4 years ago
Chris Lu
ddec7b2bb9
go fmt
5 years ago
Chris Lu
2d1df97933
mount: fatal error if can not process meta data
5 years ago
Chris Lu
7ad0bce2f5
remove old code
5 years ago
Chris Lu
f7a45d448f
FUSE mount: lazy loading meta cache
5 years ago
Chris Lu
ac48c899e8
add printouts for synchronizing metadata which can be slow for large folders
5 years ago
Chris Lu
e93588ec78
FUSE mount: atomic local cache updates
5 years ago
Chris Lu
ed3cf811f5
refactoring
5 years ago
Chris Lu
2a7957b4ca
FUSE: subcribe meta events based on timestamp
5 years ago
Chris Lu
a207285af7
cache metadata on startup
5 years ago
Chris Lu
e24b25de78
async meta caching: can stream updates now
5 years ago
Chris Lu
4f02f7121d
read from meta cache
meta cache is not initialized
5 years ago