1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-06 09:07:08 +02:00
seaweedfs/weed
Chris Lu a4dc25cd22 volume: generate ec shard first, before generating the ec index file.
possible fix https://github.com/chrislusf/seaweedfs/issues/1364

the ec index file is used to determine whether the ec files are ready or not
2020-06-25 11:06:58 -07:00
..
command volume: add default minFreeSpacePercent 2020-06-21 08:44:06 -07:00
filer2 rename filechunk is_gzipped to is_compressed 2020-06-20 08:15:49 -07:00
filesys ensure correct file mode 2020-06-24 23:26:54 -07:00
glog
images remove fixJpgOrientation 2020-06-20 12:50:40 -07:00
messaging go fmt 2020-06-05 15:27:10 -07:00
notification remove ctx if possible 2020-02-25 22:23:59 -08:00
operation testing parsing the upload 2020-06-24 11:39:12 -07:00
pb remove fixJpgOrientation 2020-06-20 12:50:40 -07:00
query
replication rename filechunk is_gzipped to is_compressed 2020-06-20 08:15:49 -07:00
s3api S3: DeleteObject API also support deleting a folder recursively 2020-06-22 10:01:00 -07:00
security simplify func(w http.ResponseWriter, r *http.Request) to http.HandlerFunc 2020-05-25 21:00:12 +08:00
sequence
server volume: generate ec shard first, before generating the ec index file. 2020-06-25 11:06:58 -07:00
shell erasure coding: fix cases where there are no .ecj files 2020-06-18 09:52:35 -07:00
static
statik
stats less noisy disk size checking 2020-06-19 15:06:33 -07:00
storage fix 2020-06-25 10:45:34 -07:00
topology renaming 2020-06-19 22:45:27 -07:00
util zstd fix 2020-06-24 11:39:12 -07:00
wdclient remove fixJpgOrientation 2020-06-20 12:50:40 -07:00
weed.go