Chris Lu
0be6863c87
rename
4 years ago
Chris Lu
5f55a87101
close http response
4 years ago
Chris Lu
81a8aa6581
1.91
4 years ago
Chris Lu
aee27ccbe1
multiple fixes
* adjust isOpen count
* move ContinuousDirtyPages lock to filehandle
* fix problem with MergeIntoVisibles, avoid reusing slices
* let filer delete the garbage
4 years ago
Chris Lu
99d05f758c
adjust logs
4 years ago
Chris Lu
6a92f0bc7a
refactoring to typed Size
Go is amazing with refactoring!
4 years ago
Chris Lu
09e126bae5
refactoring: use interface
4 years ago
Chris Lu
be4d42b8e2
rename
4 years ago
Chris Lu
97e54a80d4
rename variables
4 years ago
Chris Lu
ff200398bb
1.90
4 years ago
Chris Lu
b71df82292
1.89
4 years ago
Chris Lu
003d48da21
adjust logs
4 years ago
Chris Lu
e74dc4e4bc
add back fs node cache for renaming
4 years ago
Chris Lu
b056707770
1.88
4 years ago
Chris Lu
20e2ac1add
filer: store md5 metadata for files uploaded by filer
fix https://github.com/chrislusf/seaweedfs/issues/1412
4 years ago
Chris Lu
1b3a80dd3d
non-fatal error
4 years ago
Chris Lu
bbbea8159c
http request use gzip if possible
4 years ago
Chris Lu
2f03481cb2
in case when content is not compressed
4 years ago
Chris Lu
a6b59d50f7
1.87
4 years ago
Chris Lu
7a7e70b6cc
1.86
4 years ago
Chris Lu
befb396892
mount: resolve home directory
fix https://github.com/chrislusf/seaweedfs/issues/1391
5 years ago
Chris Lu
ddec7b2bb9
go fmt
5 years ago
Chris Lu
5a4f258a8c
1.85
5 years ago
Chris Lu
224103e13b
aggregated logs has empty flushFn
5 years ago
Chris Lu
b813fac4a3
1.84
5 years ago
Chris Lu
f0f884edd5
1.83
5 years ago
Chris Lu
bef356ce4c
since we already know the chunk size, no need to iterate
5 years ago
Chris Lu
a808b3b5df
incase the memory data is too small
5 years ago
Chris Lu
3dbd51c3c2
a little bit more efficient
5 years ago
Chris Lu
212b6e7d42
error logging
5 years ago
Chris Lu
48b23f2fdd
FUSE mount: prevent concurrent modification
5 years ago
Chris Lu
3cec4b3c49
FUSE mount: fix file id written twice?
fix https://github.com/chrislusf/seaweedfs/issues/1373
5 years ago
Chris Lu
5be12eea37
zstd fix
5 years ago
Chris Lu
fe60db404a
prepare for zstd
5 years ago
Chris Lu
3080c197e3
rename UnCompressData to DecompressData
5 years ago
Chris Lu
a735fd767c
adjust uncompress data
5 years ago
Chris Lu
e912fd15e3
renaming
5 years ago
Chris Lu
c48b407053
1.82
5 years ago
Chris Lu
c0283eee1a
more test cases
5 years ago
Chris Lu
55b6efb755
fix checking visited nodes
5 years ago
Chris Lu
546709c1de
check has visited by the boundary
5 years ago
Chris Lu
0e3b970c0c
added bounded tree to track exploration boundary
5 years ago
Chris Lu
95a9686eaf
1.81
5 years ago
Chris Lu
bb3e86fbd5
auto create non-existing cache directory
fix https://github.com/chrislusf/seaweedfs/issues/1350
5 years ago
Chris Lu
b8e346cc86
1.80
5 years ago
Chris Lu
45a9d852d3
go fmt
5 years ago
Chris Lu
bc2ec6774d
inject git version into build
5 years ago
bingoohuang
1f8782a1ed
try showing the first 100 volume ids and an extra ...
5 years ago
bingoohuang
1a642b9876
add Volume Ids column only for max 100 volumes for convenience in the master ui.
5 years ago
bingoohuang
accb4964b7
util.BytesToHumanReadable
5 years ago