1687 Commits (31c481e3fce94a1a3872434a9907a574cb2679e1)

Author SHA1 Message Date
Chris Lu acf7ca7b93 volume: fix compaction 5 years ago
Chris Lu 943f4986ef fix possible nil 5 years ago
Chris Lu 9995d3bcb5 remove println 5 years ago
Chris Lu dc9457fb87 fix compilation error 5 years ago
Chris Lu aa73364a24 weed fix: add back .idx file generation 5 years ago
Chris Lu 4e731f1c8b volume: copy volumes also include .vif file 5 years ago
Chris Lu df636e4c14 remove .vif files 5 years ago
Chris Lu 3eafec4b29 volume: add option to limit file size 5 years ago
Chris Lu 9c139e0601 update help message 5 years ago
Chris Lu 88a80ab557 fix help message 5 years ago
Chris Lu aa1807e082 1.48 5 years ago
Chris Lu 86d4b18eb5 filer: optional recursive deletion 5 years ago
Chris Lu 09043c8e5a fs: synchronized meta file writing 5 years ago
Chris Lu 509f314350 keep .vif file for ec to normal volume conversion 5 years ago
Chris Lu 672868b460 always create .vif file 5 years ago
Chris Lu 03ab0b1b9a correct .vif file creation 5 years ago
Chris Lu b6f7033478 go fmt 5 years ago
Chris Lu 9134092a8d endure creating .vif files 5 years ago
Chris Lu 0cc8347a3a go fmt 5 years ago
Chris Lu 8fbc0a9163 fix edge cases 5 years ago
Chris Lu 37b64a50b4 ec: generate and copy .vif file 5 years ago
Chris Lu c06f7eb48a load volume info from .vif file, use superblock as a backup 5 years ago
Chris Lu f4a74e03d1 refactoring: separating .vif from tier file loading 5 years ago
Chris Lu 2000284435 rename volume tier info to volume info 5 years ago
Chris Lu e8b357fd53 rename from .tier to .vif 5 years ago
Chris Lu b3c83f9404 fix spelling 5 years ago
Chris Lu 1fd8926ac7 ignore draining error 5 years ago
Chris Lu 48d28d3eb2 tier: support remote file attributes and remember the file extension 5 years ago
divinerapier 4cbb6fa199
feat: drains http body if buffer is too small 5 years ago
divinerapier 84640d07b7
fix: handle errors for ReadUrl 5 years ago
Chris Lu 35393b4a02 cleanly destroy remote files 5 years ago
Chris Lu eecad6062a go fmt 5 years ago
Chris Lu d960b3474a tier storage: support downloading the remote dat files 5 years ago
stlpmo f3de4b6c18 remove the redundant type conversion 5 years ago
Chris Lu 3ebeae0c0b ec encode distribute ec data and parity shards evenly 5 years ago
Chris Lu 9ff72f616a go fmt 5 years ago
Chris Lu efd2f50ede compaction changed to .idx based deletion 5 years ago
Chris Lu 7ba6be2312 volume ui add readonly status 5 years ago
Chris Lu d8b39fe92a testing 5 years ago
Chris Lu f42b5bd0f5 rename .sdb to .sdx 5 years ago
Chris Lu abffe857a1 change btree map to in memory level db 5 years ago
Chris Lu 72a561ab7c refactoring 5 years ago
stlpmo f87ccbddb4 remove the http 304 response body 5 years ago
stlpmo 38e4b79125 decouple the volume.Destroy() from the operation of unmountVolume() 5 years ago
stlpmo f300c35266 resolve issue : when the host disk full, the volume server will core dump 5 years ago
Chris Lu 1ad34a2487 ed.decode prefers servers with most data shards 5 years ago
Chris Lu a18f62bbe7 only copy required shards 5 years ago
Chris Lu c7d5a0b00c adjust help message 5 years ago
Chris Lu 8a2d529759 go fmt 5 years ago
Chris Lu 09ca936c78 shell: add ec.decode command 5 years ago