1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-19 17:11:12 +02:00
seaweedfs/weed/storage
2020-02-10 20:23:04 -08:00
..
backend support env variables to overwrite toml file 2020-01-29 09:09:55 -08:00
erasure_coding refactor 2020-02-04 21:16:34 -08:00
idx
needle partially done 2020-02-10 20:23:04 -08:00
needle_map volume: fix compaction 2020-01-08 09:45:03 -08:00
super_block shell: add ec.decode command 2019-12-23 12:48:20 -08:00
types remove 128 bit needle id build option 2019-05-03 22:39:00 -07:00
disk_location.go shell: add volume.configure.replication to change replication for a volume 2020-02-02 15:37:23 -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 sync before closing file 2020-02-04 10:37:14 -08:00
needle_map_memory.go sync before closing index file 2020-02-04 10:38:12 -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 volume.configure.replication to change replication for a volume 2020-02-02 15:37:23 -08:00
store_ec.go use the same context object in order to retry 2020-01-26 14:42:11 -08:00
store_ec_delete.go use the same context object in order to retry 2020-01-26 14:42:11 -08:00
store_vacuum.go add the old way to compact as a comment 2020-01-08 09:45:42 -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 use the same context object in order to retry 2020-01-26 14:42:11 -08:00
volume_backup_test.go refactoring 2019-04-17 22:04:49 -07:00
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 saving .vif files correctly 2020-01-08 09:45:26 -08:00
volume_read_write.go adjust logs 2020-01-24 20:06:58 -08:00
volume_super_block.go shell: add volume.configure.replication to change replication for a volume 2020-02-02 15:37:23 -08:00
volume_tier.go shell: add volume.configure.replication to change replication for a volume 2020-02-02 15:37:23 -08:00
volume_vacuum.go support env variables to overwrite toml file 2020-01-29 09:09:55 -08:00
volume_vacuum_test.go compaction changed to .idx based deletion 2019-12-24 14:55:50 -08:00