aboutsummaryrefslogtreecommitdiff
path: root/unmaintained/remove_duplicate_fids/remove_duplicate_fids.go
AgeCommit message (Collapse)AuthorFilesLines
2020-11-16switch to logrusorigin/logrusChris Lu1-5/+5
losing filename and line number. Critical for debugging.
2019-12-28fix compilationChris Lu1-1/+1
2019-12-23shell: add ec.decode commandChris Lu1-2/+3
2019-11-28master load backend storage config from master.tomlChris Lu1-1/+1
2019-11-12fix master maintenance logicLei Liu1-3/+3
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
2019-10-29adjust NewDiskFile() paramatersChris Lu1-1/+1
2019-10-29changed from os.file to backend.DataStorageBackendChris Lu1-5/+8
2019-10-22refactor ScanVolumeFileFrom()Chris Lu1-1/+1
2019-09-29master api: return http 404 when volumeId not existLei Liu1-55/+54
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
2019-08-30new tool based on see_dat to remove duplicate fids. Duped fids could happen ↵Ingard Mevåg1-0/+92
if a volume server was shut down before it could complete vacumming