1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-30 06:12:15 +02:00
seaweedfs/weed/storage
2020-01-07 21:49:28 -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 Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
needle remove println 2020-01-07 21:49:28 -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 Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
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 Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
needle_map_leveldb.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
needle_map_memory.go compaction changed to .idx based deletion 2019-12-24 14:55:50 -08:00
needle_map_metric.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
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 Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
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 refactoring 2019-04-17 22:04:49 -07:00
volume_checking.go master load backend storage config from master.toml 2019-11-28 18:33:18 -08:00
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 Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
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