Whamcloud - gitweb
LU-13107 utils: remove duplicate lctl erase/fork_lcfg 86/48886/3
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 13 Apr 2022 01:24:23 +0000 (19:24 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 28 Mar 2023 22:13:00 +0000 (22:13 +0000)
commitccee6b92ec4d338f54df0ebb2e8533b870265e4b
treec9607fff358c5a9e70fdeec6b715158470ba8382
parent2471d35c0e0eb869640509ad70b02c891f74aefc
LU-13107 utils: remove duplicate lctl erase/fork_lcfg

A patch merge error resulted in duplicate erase_lcfg and fork_lcfg
sub-commands in lctl.  Remove the duplicates, and move them to the
llog section, since they relate to the configuration llogs.

Fixes: b0efebdaef52 ("LU-13107 utils: clean up lctl command usage")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I4449f7dbb0ab7b643e5057131bbc9620ac457a3d
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/48886
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/utils/lctl.c