1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-30 14:21:00 +02:00
seaweedfs/weed/storage
2020-01-03 00:37:26 -08:00
..
backend rename volume tier info to volume info 2019-12-28 11:21:49 -08:00
erasure_coding always create .vif file 2019-12-28 21:52:06 -08:00
idx
needle volume: add option to limit file size 2020-01-03 00:37:26 -08:00
needle_map go fmt 2019-12-24 14:56:16 -08:00
super_block shell: add ec.decode command 2019-12-23 12:48:20 -08:00
types
disk_location.go go fmt 2019-12-24 14:56:16 -08:00
disk_location_ec.go decouple the volume.Destroy() from the operation of unmountVolume() 2019-12-24 17:20:34 +08:00
needle_map.go
needle_map_leveldb.go
needle_map_memory.go compaction changed to .idx based deletion 2019-12-24 14:55:50 -08:00
needle_map_metric.go
needle_map_metric_test.go compaction changed to .idx based deletion 2019-12-24 14:55:50 -08:00
needle_map_sorted_file.go rename .sdb to .sdx 2019-12-24 10:19:12 -08:00
store.go shell: add ec.decode command 2019-12-23 12:48:20 -08:00
store_ec.go ec: generate and copy .vif file 2019-12-28 12:44:59 -08:00
store_ec_delete.go
store_vacuum.go compaction changed to .idx based deletion 2019-12-24 14:55:50 -08:00
volume.go load volume info from .vif file, use superblock as a backup 2019-12-28 12:28:58 -08:00
volume_backup.go shell: add ec.decode command 2019-12-23 12:48:20 -08:00
volume_backup_test.go
volume_checking.go
volume_create.go resolve issue : when the host disk full, the volume server will core dump 2019-12-24 16:36:15 +08:00
volume_create_linux.go resolve issue : when the host disk full, the volume server will core dump 2019-12-24 16:36:15 +08:00
volume_create_windows.go resolve issue : when the host disk full, the volume server will core dump 2019-12-24 16:36:15 +08:00
volume_info.go shell: add ec.decode command 2019-12-23 12:48:20 -08:00
volume_info_test.go
volume_loading.go endure creating .vif files 2019-12-28 21:36:15 -08:00
volume_read_write.go load volume info from .vif file, use superblock as a backup 2019-12-28 12:28:58 -08:00
volume_super_block.go shell: add ec.decode command 2019-12-23 12:48:20 -08:00
volume_tier.go go fmt 2019-12-28 21:37:29 -08:00
volume_vacuum.go compaction changed to .idx based deletion 2019-12-24 14:55:50 -08:00
volume_vacuum_test.go compaction changed to .idx based deletion 2019-12-24 14:55:50 -08:00