Daniel Santos
d38613c49a
match upstream
4 years ago
Daniel Santos
0c64d60fdb
Fix log message with correct mode
4 years ago
Daniel Santos
0aaaa9b470
Fix var assignment
4 years ago
Daniel Santos
5a761bb7a4
Enforce umask correctly
4 years ago
Chris Lu
ad2a20c8a5
notification add ack and nack
4 years ago
Chris Lu
3a1d3d3413
mount: properly invalidate kernel node cache entry
fix https://github.com/chrislusf/seaweedfs/issues/1752
4 years ago
Chris Lu
cc1f3907ff
filer.sync: default filerProxy to true
4 years ago
Chris Lu
62ebb917e0
mount: avoid the need to specify different cache directory for different mount
fix https://github.com/seaweedfs/seaweedfs-csi-driver/issues/11
4 years ago
Chris Lu
00707ec00f
mount: outsideContainerClusterMode proxy through filer
Running mount outside of the cluster would not need to expose all the volume servers to outside of the cluster. The chunk read and write will go through the filer.
4 years ago
Chris Lu
9bcb28a3ea
avoid possible nil reader
fix https://github.com/chrislusf/seaweedfs/issues/1754
4 years ago
Chris Lu
2c5eac5705
2.22
4 years ago
Chris Lu
6ca10725b8
Revert "mount: when outside cluster network, use filer as proxy to access volume servers"
This reverts commit 096e088d7b
.
4 years ago
Chris Lu
096e088d7b
mount: when outside cluster network, use filer as proxy to access volume servers
4 years ago
Chris Lu
ccbdb38c89
s3: fix for listing objects if more than 1000 in the folder
many existing tools have max key set to 1000
4 years ago
Chris Lu
80b8692688
filer.sync: replicate outside of either cluster, only need to see filers
4 years ago
Chris Lu
f8dbb03bdd
filer: append operation returns final file size
4 years ago
Chris Lu
759482e2ac
filer: proxy all http methods to volume servers
4 years ago
Chris Lu
937cfacc01
filer: add "proxyToFileId" to reverse proxy to a volume server
4 years ago
Chris Lu
20ef3bb8d4
mount: use direct_io to avoid OS page cache
fix https://github.com/chrislusf/seaweedfs/issues/1752
4 years ago
Chris Lu
711c3f3939
filer: fix http status 206 setting
fix https://github.com/chrislusf/seaweedfs/issues/1753
4 years ago
Chris Lu
024c186a48
filer.meta.tail: output json format for easier parsing
4 years ago
Chris Lu
84f05787f8
mount: limit background requests and congestion threshold
4 years ago
Chris Lu
f98817cfe6
filer: support appending to a file
4 years ago
Chris Lu
1b8e3da295
refactoring
4 years ago
Chris Lu
1a3f859c58
filer store: postgres configuration adjust text
4 years ago
Chris Lu
b434f7e4e0
filer store: postgres adjust default config, add optioanl schema
4 years ago
Chris Lu
d5add83e85
filer store: add postgres2
4 years ago
Chris Lu
52a8f1470e
filer store: add mysql2
4 years ago
Chris Lu
93b3adba98
fix bucket creation
4 years ago
Chris Lu
fa0c8d5283
fix error
4 years ago
Chris Lu
4c5b752b04
restructuring sql stores
4 years ago
Chris Lu
96354208c5
scaffold: add YugabyteDB
4 years ago
Chris Lu
ca8f793978
refactor: prepare for bucket specific tables
4 years ago
Chris Lu
90ce1eec19
add more input params
4 years ago
Chris Lu
f13c082583
add memsql to comments
4 years ago
Chris Lu
e439b65e38
fix test
4 years ago
Chris Lu
c7197470fd
2.21
4 years ago
Chris Lu
5a3386e39b
Revert "Revert "mount: fake support for socket/block/character/fifo devices""
This reverts commit 3d5cb7eb86
.
4 years ago
Chris Lu
67faa56920
Revert "Revert "mount: add more entry type""
This reverts commit 4085b79d38
.
4 years ago
Chris Lu
7119e7b491
mount: ensure reading from dirty pages
4 years ago
Chris Lu
de876c795d
minor fix
4 years ago
Chris Lu
4085b79d38
Revert "mount: add more entry type"
This reverts commit d7d907be27
.
4 years ago
Chris Lu
3d5cb7eb86
Revert "mount: fake support for socket/block/character/fifo devices"
This reverts commit 61ef2d8658
.
4 years ago
Chris Lu
61ef2d8658
mount: fake support for socket/block/character/fifo devices
to pass pjdfstest. A distributed file system can not really support these things anyway.
4 years ago
Chris Lu
d7d907be27
mount: add more entry type
4 years ago
Chris Lu
389426bbb7
s3: listing may repeat on the edge
4 years ago
Chris Lu
09f49d1c04
refactoring
4 years ago
Chris Lu
a4063a5437
add stream list directory entries
4 years ago
Chris Lu
01dc8a43ba
fix rocksdb
4 years ago
Chris Lu
16ad74f477
go fmt
4 years ago