Whamcloud - gitweb
LU-18114 llog: split "lctl llog_*" group into subcommands 40/56040/8
authorEmoly Liu <emoly@whamcloud.com>
Wed, 11 Dec 2024 09:23:38 +0000 (17:23 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 26 Mar 2025 03:59:23 +0000 (03:59 +0000)
commitfe4b49635d85fead1efbb4f06ac2c9e68ba76dfc
tree09e7c878c1f3622d397f82c8d072bacadd2ba07c
parent6493d8997e96860182a22b1fc9763cde1b1d1547
LU-18114 llog: split "lctl llog_*" group into subcommands

Split "lctl llog_*" command group into subcommands, e.g.
"lctl llog_info" to "lctl llog info".
Also, conf-sanity.sh test_123ad is modified to verify
this patch.

Signed-off-by: Emoly Liu <emoly@whamcloud.com>
Change-Id: Iea1cbfac61ff807d793a7a48dafa73915b06639d
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56040
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Zhenyu Xu <bobijam@hotmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/doc/lctl-llog-cancel.8 [new file with mode: 0644]
lustre/doc/lctl-llog-catlist.8 [new file with mode: 0644]
lustre/doc/lctl-llog-info.8 [new file with mode: 0644]
lustre/doc/lctl-llog-print.8 [new file with mode: 0644]
lustre/tests/conf-sanity.sh
lustre/utils/lctl.c