1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-05-28 06:10:27 +02:00
seaweedfs/weed/topology
2021-02-19 14:22:36 -08:00
..
allocate_volume.go allocate volume by disk type 2020-12-13 23:08:21 -08:00
cluster_commands.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
collection.go this can compile now!!! 2021-02-16 02:47:02 -08:00
configuration.go
data_center.go volume.list display; fix updating maxVolumeCount for disk 2021-02-16 03:55:24 -08:00
data_node.go Update data_node.go 2021-02-19 14:22:36 -08:00
data_node_ec.go fix existence checking 2021-02-16 05:59:43 -08:00
disk.go fix volume server display for volumes 2021-02-19 01:38:56 -08:00
disk_ec.go use hdd instead of empty string 2021-02-16 03:03:00 -08:00
node.go go fmt 2021-02-17 20:57:08 -08:00
rack.go volume.list display; fix updating maxVolumeCount for disk 2021-02-16 03:55:24 -08:00
store_replicate.go refactoring to get master function, instead of passing master values directly 2021-02-17 20:55:55 -08:00
topology.go this can compile now!!! 2021-02-16 02:47:02 -08:00
topology_ec.go this can compile now!!! 2021-02-16 02:47:02 -08:00
topology_event_handling.go use hdd instead of empty string 2021-02-16 03:03:00 -08:00
topology_map.go volume.list display; fix updating maxVolumeCount for disk 2021-02-16 03:55:24 -08:00
topology_test.go fix tests 2021-02-16 10:51:03 -08:00
topology_vacuum.go fix nil 2020-12-02 00:09:19 -08:00
volume_growth.go add descriptive error if no free volumes 2021-02-18 19:10:20 -08:00
volume_growth_test.go fix tests 2021-02-16 10:51:03 -08:00
volume_layout.go this can compile now!!! 2021-02-16 02:47:02 -08:00
volume_layout_test.go Correct the oversized state of volume after compaction 2020-09-23 20:27:42 +08:00
volume_location_list.go adding locking to avoid nil VolumeLocationList 2020-10-21 23:15:48 -07:00