aboutsummaryrefslogtreecommitdiff
path: root/weed/command/backup.go
AgeCommit message (Collapse)AuthorFilesLines
2018-10-15migrate volume sync status to grpc API on volume serverChris Lu1-1/+1
2017-01-08support Fallocate on linuxChris Lu1-1/+1
2016-06-02directory structure change to work with glideChris Lu1-0/+90
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.