Whamcloud - gitweb
LU-18114 snapshot: split "lctl snapshot_*" group into subcommands 20/56120/4
authorEmoly Liu <emoly@whamcloud.com>
Tue, 27 Aug 2024 11:22:02 +0000 (19:22 +0800)
committerOleg Drokin <green@whamcloud.com>
Mon, 9 Dec 2024 06:07:56 +0000 (06:07 +0000)
commit166c48c1c3e6b911b244a7a822fc1f526fb0b600
tree8754ed2e9bc2dc71b67eb1a29ab68d57947fb927
parent441adeced3f5eedad997f236bd65cad9374876b5
LU-18114 snapshot: split "lctl snapshot_*" group into subcommands

Split "lctl snapshot_*" command group into subcommands, e.g.
"lctl snapshot_create" to "lctl snapshot create".
Also, lsnapshot in test-framework.sh is modified to verify
this patch.

Test-Parameters: trivial fstype=zfs testlist=sanity-lsnapshot
Signed-off-by: Emoly Liu <emoly@whamcloud.com>
Change-Id: I30bf6f8a853f57bd1a14d5acb2b5aa4b3d49be71
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56120
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/test-framework.sh
lustre/utils/lctl.c