Whamcloud - gitweb
LU-18114 lfsck: split "lctl lfsck_*" group into subcommands 97/55997/7
authorEmoly Liu <emoly@whamcloud.com>
Thu, 15 Aug 2024 08:00:55 +0000 (16:00 +0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 30 Aug 2024 06:00:41 +0000 (06:00 +0000)
commit89b0bcdab5d7030cf8ad00f541e340fe539f3013
treeb1fa7eb4a6ec5d28d57ee56ceb642e479dd9de81
parent526e663b33eb04ec15799de64bc944b3eeb2549f
LU-18114 lfsck: split "lctl lfsck_*" group into subcommands

Split "lctl lfsck_*" command group into subcommands, e.g.
"lctl lfsck_start" to "lctl lfsck start".
Also, sanity-lfsck.sh test_12a is modified a little to verify
this patch.

Signed-off-by: Emoly Liu <emoly@whamcloud.com>
Change-Id: I039f8942b45a16a26386b579919018163e0d8c7c
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55997
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Frederick Dilger <fdilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-lfsck.sh
lustre/utils/lctl.c