aboutsummaryrefslogtreecommitdiff
path: root/weed/storage/volume_info_test.go
AgeCommit message (Collapse)AuthorFilesLines
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-1/+1
2019-04-18refactoringChris Lu1-2/+6
2016-06-02directory structure change to work with glideChris Lu1-0/+23
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.