Chris Lu
|
02e146f3e1
|
return err
|
4 years ago |
Chris Lu
|
19098f2c2d
|
make a copy of the filer.entry for most read operations
|
4 years ago |
Chris Lu
|
474e2b6ac3
|
add a hard link marker to 16byte + maker, for future extensions
|
4 years ago |
Chris Lu
|
7726965a47
|
minor
|
4 years ago |
Chris Lu
|
1012df7bb5
|
switch hardlink id from int64 to bytes
|
4 years ago |
Chris Lu
|
1295347958
|
adjust hardlink update
simplify logic, pass entity content directly to hard link. The "weed mount" handles the logic to calculate hard link counter.
|
4 years ago |
Chris Lu
|
5e239afdfc
|
hardlink works now
|
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
|
ca658a97c5
|
add signatures to messages to avoid double processing
|
4 years ago |
Chris Lu
|
edfa73782f
|
adjust log level
|
4 years ago |
Chris Lu
|
9033a7d369
|
removed async option
|
5 years ago |
Chris Lu
|
1bb8cae65d
|
reverting and working
|
5 years ago |
Chris Lu
|
628b27ef3b
|
purge old cache implementation
|
5 years ago |
Chris Lu
|
5d0e1d8d74
|
also writes to local meta cache
before waiting for subscribed meta events
|
5 years ago |
Chris Lu
|
7f0d87b206
|
tree structured fs cache
FsCache for FsNode, wrapping fs.Node
|
5 years ago |
Chris Lu
|
892e726eb9
|
avoid reusing context object
fix https://github.com/chrislusf/seaweedfs/issues/1182
|
5 years ago |
Chris Lu
|
72a64a5cf8
|
use the same context object in order to retry
|
5 years ago |
Chris Lu
|
c48fc8b4de
|
grpc send error via response instead of grpc error
|
5 years ago |
Chris Lu
|
33b4b1868b
|
mount: support extended attributes
|
5 years ago |
j.laycock
|
6fc6322c90
|
Change joeslay paths to chrislusf paths
|
5 years ago |
j.laycock
|
595a1beff0
|
Swap imports to use joeslay
|
5 years ago |
Chris Lu
|
5956dfd08d
|
mount: add umask option
related to https://github.com/chrislusf/seaweedfs/issues/978
|
5 years ago |
Chris Lu
|
b30c14b631
|
webdav: can read now
|
6 years ago |
Chris Lu
|
55bab1b456
|
add context.Context
|
6 years ago |
bingoohuang
|
ab6be025d7
|
go fmt and fix some typo
|
6 years ago |
Chris Lu
|
d7bf6c5b91
|
switching_to_seaweedfs_fuse
|
6 years ago |
Chris Lu
|
253f190f48
|
weed mount add symlink support
|
6 years ago |