aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_volume_fix_replication_test.go
AgeCommit message (Collapse)AuthorFilesLines
2021-12-05volume.fix.replication: fix misplaced volumeschrislu1-0/+138
fix https://github.com/chrislusf/seaweedfs/issues/2416
2021-11-02add one unit testChris Lu1-0/+23
2020-09-07fix testChris Lu1-55/+121
2020-04-05go fmtChris Lu1-0/+1
2020-04-02volume.fix.replication: add test cases for complicated movingChris Lu1-0/+206
fix https://github.com/chrislusf/seaweedfs/issues/1253