Chris Lu
|
e6ba2f9c37
|
verbose but cleaner logic to invalidate fuse cache
|
4 years ago |
Chris Lu
|
fadc1febdb
|
FUSE: invalidate FUSE cached entries
fix https://github.com/chrislusf/seaweedfs/issues/2108
|
4 years ago |
Chris Lu
|
ab606dec2a
|
filer: add path-specific option to enforce readonly
|
4 years ago |
Patrick Schmidt
|
77100754e6
|
Return artificial . and .. directories
|
4 years ago |
Chris Lu
|
cc34475012
|
remove file handle locking for setattr
|
4 years ago |
Konstantin Lebedev
|
99ef280c7c
|
avoid data loss after restarting a container with a volum server
|
4 years ago |
Chris Lu
|
3db1642392
|
mount: skip persisting metadata if file is open
|
4 years ago |
Chris Lu
|
556cc3a4ca
|
mount: avoid exception if disk cache is not initialized
related to https://github.com/chrislusf/seaweedfs/issues/2102
|
4 years ago |
Chris Lu
|
615cb24ba6
|
shell: use tab print style for completion
|
4 years ago |
Chris Lu
|
c5de97ddbe
|
keep alive for streaming connections
fix https://github.com/chrislusf/seaweedfs/issues/2096
related to https://github.com/chrislusf/seaweedfs/issues/1277
|
4 years ago |
Chris Lu
|
2b60e2abb1
|
only disallow streaming signed when no auth enabled
fix https://github.com/chrislusf/seaweedfs/issues/2101
|
4 years ago |
Chris Lu
|
4233ad3f07
|
2.50
|
4 years ago |
Chris Lu
|
1456616a77
|
recreate grpc connections if too many errors
address https://github.com/chrislusf/seaweedfs/issues/2098
|
4 years ago |
Chris Lu
|
fb8036385a
|
s3: save metadata during put-object
fix https://github.com/chrislusf/seaweedfs/issues/2092
|
4 years ago |
Chris Lu
|
2d7b4e5bb6
|
filer.backup: escape colon from path on windows
fix https://github.com/chrislusf/seaweedfs/issues/2084
|
4 years ago |
danielflira
|
849f36c1ac
|
fix parameter multiple values
|
4 years ago |
Eugeniy Kozlov
|
6e8bd16819
|
freespace params fix
|
4 years ago |
Chris Lu
|
4d55132c7d
|
scaffold add comments
|
4 years ago |
Chris Lu
|
45bffc92a8
|
filer.backup: fix cloud sinks when updating entry
|
4 years ago |
Chris Lu
|
921e0d5008
|
remove verbose log
|
4 years ago |
Chris Lu
|
1a70cb9b63
|
local sink: write and update files
fix issues with https://github.com/chrislusf/seaweedfs/issues/2084
|
4 years ago |
danielflira
|
84488ebb33
|
replace filer.remote and parts[1]
|
4 years ago |
Chris Lu
|
ac9bf71544
|
use jquery 3.6.0
|
4 years ago |
danielflira
|
877c192af2
|
create fuse subcommand to use weed with mount
|
4 years ago |
Chris Lu
|
67dd094b35
|
sqlite: does not support non-linux/darwin/windows
|
4 years ago |
Chris Lu
|
dce1f02c9e
|
filer.backup: backup to local directory optionally is incremental
fixed one issue with https://github.com/chrislusf/seaweedfs/issues/2084
|
4 years ago |
Konstantin Lebedev
|
b612d5aebd
|
s3 test get w/ If-Match: bogus ETag
|
4 years ago |
Konstantin Lebedev
|
69c768870b
|
- object write cache control
- object write expires
|
4 years ago |
Konstantin Lebedev
|
0e404cd84b
|
Chunk download stats
|
4 years ago |
Konstantin Lebedev
|
bb42633522
|
rm chunk Download stats
|
4 years ago |
Chris Lu
|
064269bb57
|
filer: Support sqlite as filer meta store
|
4 years ago |
Chris Lu
|
b70aeb7585
|
bucket list only directories
|
4 years ago |
Chris Lu
|
42fb03a66e
|
2.49
|
4 years ago |
Chris Lu
|
3d3fa43542
|
filer: re-create grpc connections if having transport error
fix https://github.com/chrislusf/seaweedfs/issues/2070
|
4 years ago |
Chris Lu
|
2d0a0733ec
|
filer: bootstrap from peer filer
fix https://github.com/chrislusf/seaweedfs/issues/1861
|
4 years ago |
Chris Lu
|
e5a2bf1287
|
s3: deprecating filer.options.buckets_fsync
|
4 years ago |
Chris Lu
|
431684798b
|
s3: add errors if requests are signed by no authentication is setup
fix https://github.com/chrislusf/seaweedfs/issues/2075
|
4 years ago |
Chris Lu
|
2f136a04a1
|
organize a bit better for temp file directory
|
4 years ago |
Konstantin Lebedev
|
3325b850cc
|
rm func CheckAllChunkViews
|
4 years ago |
Konstantin Lebedev
|
26a4f34a57
|
del checks
url err logging
stats chunk fetch
|
4 years ago |
Chris Lu
|
e8b7d4ad64
|
simplify a bit
|
4 years ago |
Chris Lu
|
0b00edfc3b
|
waits in case master lost connection
|
4 years ago |
Chris Lu
|
f37a4cbd0f
|
randomize initial filer
|
4 years ago |
Chris Lu
|
5d77840cff
|
adjust help message
|
4 years ago |
Chris Lu
|
dc1309f084
|
FUSE mount: support multiple filers
fix https://github.com/chrislusf/seaweedfs/issues/2015
fix https://github.com/chrislusf/seaweedfs/issues/1531
|
4 years ago |
Konstantin Lebedev
|
42f631f549
|
fix https://github.com/chrislusf/seaweedfs/issues/2046
|
4 years ago |
Chris Lu
|
30c67e3652
|
minor
|
4 years ago |
Konstantin Lebedev
|
03d1199d5f
|
Revert "revert PR #1903 avoid http error: superfluous response.WriteHeader"
This reverts commit ac71117e
|
4 years ago |
Chris Lu
|
87a32bfef4
|
avoid possible nil when node is disconnected from its parent
fix https://github.com/chrislusf/seaweedfs/issues/2073
|
4 years ago |
Chris Lu
|
1aa7e99a89
|
skip file not found error when deleting
|
4 years ago |