Chris Lu
|
00d3f01876
|
better output format
|
2020-03-24 02:34:28 -07:00 |
|
Chris Lu
|
0820935290
|
clean up
|
2020-03-24 02:20:37 -07:00 |
|
Chris Lu
|
49440cbd2f
|
shell: add volume.fsck
volume.fsck can find out how much space is not used by the filer
|
2020-03-24 02:18:13 -07:00 |
|
Chris Lu
|
0f10833e0b
|
fix compilation
|
2020-03-24 00:16:12 -07:00 |
|
Chris Lu
|
3794f2721f
|
fix logic
|
2020-03-24 00:09:12 -07:00 |
|
Chris Lu
|
443b229ef7
|
disable chunk file output
|
2020-03-24 00:08:02 -07:00 |
|
Chris Lu
|
bb9b97e2b4
|
add comments
|
2020-03-23 23:07:11 -07:00 |
|
Chris Lu
|
8047ec2f51
|
shell: fs.meta.save add option to export all fileIds for all files
|
2020-03-23 22:54:46 -07:00 |
|
Chris Lu
|
782d776d2a
|
refactoring
|
2020-03-23 22:54:02 -07:00 |
|
Chris Lu
|
38e73463f1
|
fix du block and byte couting
|
2020-03-23 21:37:04 -07:00 |
|
Chris Lu
|
b51fa81f0e
|
fix directory checking
|
2020-03-23 21:36:39 -07:00 |
|
Chris Lu
|
e666aeece2
|
simplify parsing filer host and port
|
2020-03-23 21:26:15 -07:00 |
|
Chris Lu
|
d151185b7e
|
shell: desupport filer url in the arguments
|
2020-03-23 20:46:17 -07:00 |
|
Chris Lu
|
40601953bf
|
comments
|
2020-03-23 02:54:49 -07:00 |
|
Chris Lu
|
daeb18be30
|
scaffold: fix master.toml typo
fix https://github.com/chrislusf/seaweedfs/issues/1247
|
2020-03-23 01:45:43 -07:00 |
|
Chris Lu
|
b97768c51c
|
refactoring
|
2020-03-23 01:30:22 -07:00 |
|
Chris Lu
|
45ee3736aa
|
refactoring
|
2020-03-23 01:25:38 -07:00 |
|
Chris Lu
|
cddcb5cafe
|
same booleans as before
|
2020-03-23 01:25:23 -07:00 |
|
Chris Lu
|
f84c288852
|
purge
|
2020-03-23 01:14:55 -07:00 |
|
Chris Lu
|
a5aa8be19b
|
Update webdav_server.go
|
2020-03-23 01:14:42 -07:00 |
|
Chris Lu
|
7f1e3c843d
|
refactoring
|
2020-03-23 01:14:21 -07:00 |
|
Chris Lu
|
c07bcd5065
|
refactoring
|
2020-03-23 00:30:02 -07:00 |
|
Chris Lu
|
654a69ff52
|
refactoring
|
2020-03-23 00:06:24 -07:00 |
|
Chris Lu
|
c0f0fdb3ba
|
refactoring
|
2020-03-23 00:01:34 -07:00 |
|
Chris Lu
|
fbca6b29bd
|
refactoring
|
2020-03-22 23:52:55 -07:00 |
|
Chris Lu
|
b77b4cc3a2
|
optimize -max settings for containers
|
2020-03-22 18:52:21 -07:00 |
|
Chris Lu
|
e39e78ea8d
|
remove println
|
2020-03-22 18:37:12 -07:00 |
|
Chris Lu
|
3775211962
|
optimize entrypoint for docker
|
2020-03-22 18:35:45 -07:00 |
|
Chris Lu
|
c16dc57a58
|
fix max volume count reporting
|
2020-03-22 18:33:19 -07:00 |
|
Chris Lu
|
d6412f27a0
|
logging
|
2020-03-22 18:32:56 -07:00 |
|
Chris Lu
|
35208711e5
|
logging
|
2020-03-22 18:32:49 -07:00 |
|
Chris Lu
|
e32999108a
|
add auto configured volume max count help messge
|
2020-03-22 16:27:15 -07:00 |
|
Chris Lu
|
3137777d83
|
volume: automatically detect max volume count
|
2020-03-22 16:21:42 -07:00 |
|
Chris Lu
|
0bf148f49d
|
logging
|
2020-03-22 16:19:00 -07:00 |
|
Chris Lu
|
bda13ed593
|
commented prints
|
2020-03-22 13:09:51 -07:00 |
|
Chris Lu
|
74e23e8d64
|
FUSE mount: rename correctly across folders
|
2020-03-22 13:09:33 -07:00 |
|
Chris Lu
|
64000f5c45
|
FUSE mount: rename under root
fix https://github.com/chrislusf/seaweedfs/issues/1242
|
2020-03-22 13:09:16 -07:00 |
|
Chris Lu
|
9f2c9b666b
|
adjust log level
|
2020-03-22 01:39:08 -07:00 |
|
Chris Lu
|
ae2ee379c0
|
consistent 64bit size
|
2020-03-22 01:37:46 -07:00 |
|
Chris Lu
|
2bdd936fb6
|
purge code
|
2020-03-22 01:33:40 -07:00 |
|
Chris Lu
|
e93e986727
|
webdav: stream read
|
2020-03-22 01:30:27 -07:00 |
|
Chris Lu
|
65d2ea9fb0
|
FUSE mount: stream read data with buffer
fix https://github.com/chrislusf/seaweedfs/issues/1244
|
2020-03-22 01:00:36 -07:00 |
|
Chris Lu
|
82bfad5b86
|
refactoring
|
2020-03-21 23:48:11 -07:00 |
|
Chris Lu
|
6ff9e2835e
|
filer: skip resizing image if width or height larger than original image
fix https://github.com/chrislusf/seaweedfs/issues/1239#issuecomment-602140779
|
2020-03-21 22:16:00 -07:00 |
|
Chris Lu
|
7c111f7b75
|
FUSE mount: make "nonempty" optional
https://github.com/chrislusf/seaweedfs/issues/1094
|
2020-03-21 19:14:25 -07:00 |
|
Chris Lu
|
3b3e063f25
|
1.67
|
2020-03-20 23:42:49 -07:00 |
|
Chris Lu
|
d3e4a31058
|
filer: fix where deletion can miss under high concurrency
|
2020-03-20 23:39:32 -07:00 |
|
Chris Lu
|
cbfe31a9a8
|
idx file sync before compaction
|
2020-03-20 23:38:46 -07:00 |
|
Chris Lu
|
3505b06023
|
report deletion error in the log
|
2020-03-20 23:38:24 -07:00 |
|
Chris Lu
|
4bc19f1e52
|
master: fix connections count reporting
|
2020-03-20 22:41:37 -07:00 |
|