zemul
|
e77e50886e
|
mount metacache add ttl (#6360)
* fix:mount deadlock
* fix
* feat: metaCache ttl
* Update weed/command/mount.go
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
* fix InodeEntry
---------
Co-authored-by: zemul <zhouzemiao@ihuman.com>
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
|
7 days ago |
chrislu
|
113c9ce6a8
|
remove the direct_io flag, as it is not well-supported on macOS
|
2 months ago |
Guang Jiong Lou
|
6c986e9d70
|
improve worm support (#5983)
* improve worm support
Signed-off-by: lou <alex1988@outlook.com>
* worm mode in filer
Signed-off-by: lou <alex1988@outlook.com>
* update after review
Signed-off-by: lou <alex1988@outlook.com>
* update after review
Signed-off-by: lou <alex1988@outlook.com>
* move to fs configure
Signed-off-by: lou <alex1988@outlook.com>
* remove flag
Signed-off-by: lou <alex1988@outlook.com>
* update after review
Signed-off-by: lou <alex1988@outlook.com>
* support worm hardlink
Signed-off-by: lou <alex1988@outlook.com>
* update after review
Signed-off-by: lou <alex1988@outlook.com>
* typo
Signed-off-by: lou <alex1988@outlook.com>
* sync filer conf
Signed-off-by: lou <alex1988@outlook.com>
---------
Signed-off-by: lou <alex1988@outlook.com>
|
3 months ago |
chrislu
|
eb02946c97
|
support write once read many
fix https://github.com/seaweedfs/seaweedfs/issues/5954
|
4 months ago |
chrislu
|
18afdb15b6
|
Revert "weed mount, weed dav add option to force cache"
This reverts commit 7367b976b0 .
|
4 months ago |
chrislu
|
7367b976b0
|
weed mount, weed dav add option to force cache
|
4 months ago |
chrislu
|
66ac82bb8f
|
default cacheDirWrite to cacheDir
|
4 months ago |
vadimartynov
|
b796c21fa9
|
Added loadSecurityConfigOnce (#5792)
|
5 months ago |
Sean Ross
|
0833057503
|
Moved noapplexattr under runtime.GOARCH == "amd64" to resolve the fin… (#5351)
Moved noapplexattr under runtime.GOARCH == "amd64" to resolve the finder copy bug on arm64 macOS devices.
|
10 months ago |
chrislu
|
3852307e94
|
renaming
|
1 year ago |
chrislu
|
6c7fa567d4
|
add separate cache directory for write buffers
|
1 year ago |
chrislu
|
0606b59a3e
|
mount: create mount root on filer
fix https://github.com/seaweedfs/seaweedfs-csi-driver/issues/127
|
1 year ago |
renweijun
|
bbd461b2c6
|
weed mount default EnableACL,Support chmod chown (#4335)
|
2 years ago |
zemul
|
6b4c033431
|
add mount log (#4101)
* filer.backup use replication.source.filer
* add mount log
* Revert "filer.backup use replication.source.filer"
This reverts commit 07bf6f956c .
* fix
Co-authored-by: zemul <zhouzemiao@ihuman.com>
|
2 years ago |
chrislu
|
8e81619d02
|
mount: accept all extra mount options
fix https://github.com/seaweedfs/seaweedfs/issues/3767
|
2 years ago |
Ryan Russell
|
19652c1b83
|
refactor(socket mount): Update socket mount pattern to `/tmp/seaweedf… (#3662)
|
2 years ago |
chrislu
|
bcf35876d1
|
add more logs
|
2 years ago |
chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
ningfd
|
f32142f6f5
|
add disableXAttr in mount option
|
3 years ago |
chrislu
|
86ed27f602
|
mount: remove leftover socket file
|
3 years ago |
chrislu
|
958f880b70
|
mount: add grpc method to adjust quota
|
3 years ago |
chrislu
|
c7e8ac18f0
|
mount: quota for one mounted collection
related to https://github.com/seaweedfs/seaweedfs-csi-driver/issues/48
|
3 years ago |
chrislu
|
f51e20028a
|
mount: avoid comma in mount options
fix https://github.com/chrislusf/seaweedfs/issues/2719
|
3 years ago |
chrislu
|
c3792c8352
|
remove dead code
|
3 years ago |
chrislu
|
aa9eef81e6
|
retire mount v1
|
3 years ago |
chrislu
|
6e1ab97988
|
use debug option to see operations
|
3 years ago |
chrislu
|
2112d99140
|
mount2: add back readonly mode
|
3 years ago |
chrislu
|
fc7a4957ea
|
fix mount2 options
|
3 years ago |
chrislu
|
4e72863ba5
|
mount2 add debug mode
|
3 years ago |
chrislu
|
e8420aaed7
|
fix building for windows freebsd
|
3 years ago |
chrislu
|
b9c2bff931
|
clean up
|
3 years ago |
chrislu
|
dbeeda8123
|
listen for metadata updates
|
3 years ago |
chrislu
|
180445f5a8
|
change to use fuse file system
|
3 years ago |
chrislu
|
f87da798a4
|
to be re-written following fuse virtual file system
|
3 years ago |
chrislu
|
b6143de52a
|
mount with name
|
3 years ago |
chrislu
|
7a0c35674c
|
clean up previously mounted folder
|
3 years ago |
chrislu
|
c3f9d9fa2e
|
initial setup
|
3 years ago |