Whamcloud - gitweb
LU-18114 barrier: split "lctl barrier_*" group into subcommands 07/56107/5
authorEmoly Liu <emoly@whamcloud.com>
Thu, 22 Aug 2024 03:07:06 +0000 (11:07 +0800)
committerOleg Drokin <green@whamcloud.com>
Mon, 9 Dec 2024 06:07:40 +0000 (06:07 +0000)
commit441adeced3f5eedad997f236bd65cad9374876b5
tree6fc1f887249718975e35016cc5363b106f2f3033
parente603ddadd5eef4173079d20a0ec1b388b4935cc0
LU-18114 barrier: split "lctl barrier_*" group into subcommands

Split "lctl barrier_*" command group into subcommands, e.g.
"lctl barrier_freeze" to "lctl barrier freeze".
Also, sanity.sh test_801c is modified to verify this patch.

Signed-off-by: Emoly Liu <emoly@whamcloud.com>
Change-Id: Ibccc0206bae6ef0fa8efd744b46c7f864aa42cbe
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56107
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.sh
lustre/utils/lctl.c