aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_fs_meta_load.go
AgeCommit message (Expand)AuthorFilesLines
2020-01-26use the same context object in order to retryChris Lu1-1/+1
2020-01-25grpc send error via response instead of grpc errorChris Lu1-1/+1
2019-06-05periodic scripts exeuction from leader masterChris Lu1-2/+2
2019-04-26minorChris Lu1-0/+5
2019-04-18go fmtChris Lu1-2/+2
2019-04-16weed shell: fs.meta.save adjusts meta data file nameChris Lu1-1/+1
2019-04-16weed shell: add command fs.meta.load to restore meta dataChris Lu1-0/+103