Konstantin Lebedev
|
d75a7b7f62
|
allow deleting only older empty dir without recursion (#4430)
|
2 years ago |
chrislu
|
70a4c98b00
|
refactor filer_pb.Entry and filer.Entry to use GetChunks()
for later locking on reading chunks
|
2 years ago |
chrislu
|
eaeb141b09
|
move proto package
|
2 years ago |
chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
Konstantin Lebedev
|
c07820178f
|
fix s3 tests
bucket_list_delimiter_prefix
bucket_list_delimiter_prefix_underscore
bucket_list_delimiter_prefix_ends_with_delimiter
|
3 years ago |
chrislu
|
202a29d014
|
refactoring
|
3 years ago |
chrislu
|
91d6785cf3
|
define metadata action types
|
3 years ago |
chrislu
|
fec8428fd8
|
POSIX: different inode for same named different file types
|
3 years ago |
Chris Lu
|
05a648bb96
|
refactor: separating out remote.proto
|
3 years ago |
Chris Lu
|
69655ba8e5
|
mount: cache on reading remote storage
|
3 years ago |
Chris Lu
|
9df7d16791
|
read <- remote_storage
|
3 years ago |
Chris Lu
|
9acda432fe
|
fix import cycle
|
4 years ago |
Chris Lu
|
ae5eb85a06
|
refactoring
|
4 years ago |
Chris Lu
|
ee2fa14dbe
|
filer conf: delete location specific configuration
|
4 years ago |
Chris Lu
|
0ea5c087ce
|
go fmt
|
4 years ago |
Chris Lu
|
0a406f652e
|
load filer conf and match by prefix
|
4 years ago |
Chris Lu
|
68043cfcac
|
add reference implementation to detect create/update/delete/rename events
|
4 years ago |
Chris Lu
|
5e239afdfc
|
hardlink works now
|
4 years ago |
Chris Lu
|
387ab6796f
|
filer: cross cluster synchronization
|
4 years ago |
Chris Lu
|
208849702d
|
logs
|
4 years ago |
Chris Lu
|
003d48da21
|
adjust logs
|
4 years ago |
Chris Lu
|
afb20de14c
|
breaks dependency loop
|
5 years ago |
Chris Lu
|
8645283a7b
|
fuse mount: avoid lookup nil entry
fix https://github.com/chrislusf/seaweedfs/issues/1221
|
5 years ago |
Chris Lu
|
892e726eb9
|
avoid reusing context object
fix https://github.com/chrislusf/seaweedfs/issues/1182
|
5 years ago |
Chris Lu
|
bd3254b53f
|
adjust logging
|
5 years ago |
Chris Lu
|
0841bedb15
|
move filer assign volume grpc errror to response
|
5 years ago |
Chris Lu
|
c48fc8b4de
|
grpc send error via response instead of grpc error
|
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
|
1babec00e7
|
check deleted chunks faster
|
6 years ago |
Chris Lu
|
cd45ab072a
|
fix compilation error
|
6 years ago |
Chris Lu
|
a111f26fe6
|
avoid nil
fix https://github.com/chrislusf/seaweedfs/issues/988
|
6 years ago |
Chris Lu
|
059ef879a8
|
fix issue 986
fix issue 986
|
6 years ago |
Chris Lu
|
82b0759493
|
filer: migrating filer store from persisting shorter structured file id instead of a string
|
6 years ago |