[metadata_checker] Rename function to reflect command line changes

This commit is contained in:
Ming-Hung Tsai
2020-08-12 23:25:24 +08:00
parent 7466cd7182
commit 9f3823c97d
3 changed files with 5 additions and 5 deletions

View File

@@ -166,7 +166,7 @@ thin_check_cmd::run(int argc, char **argv)
case 6:
// auto-repair
fs.check_opts.set_fix_metadata_leaks();
fs.check_opts.set_auto_repair();
break;
default: