Whamcloud - gitweb
LU-13107 utils: remove lctl lov_getconfig command 06/37106/11
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 26 Feb 2021 21:57:28 +0000 (16:57 -0500)
committerOleg Drokin <green@whamcloud.com>
Sat, 13 Mar 2021 18:33:43 +0000 (18:33 +0000)
commitd2cb789537485eec9bfc5bc7d4c85025b0488478
tree64665ca24ccfb5fafdecb5b8297455ece67bb0d8
parent6c6b8cb972ac92c08dd91d25e57cc6a3703d951e
LU-13107 utils: remove lctl lov_getconfig command

The "lctl lov_getconfig" command has been obsolete for some time,
but was kept around for sanity test_44a to work properly.  Now
that LU-11656 has landed, "lfs getstripe -d $DIR" can be used to
get the actual layout used for files created in a directory.

Remove the lov_getconfig command along with the IOC definition
it was using.

Test-Parameters: envdefinitions=ONLY=41a testlist=sanity
Change-Id: If94471b50fafc157c043d241dc19cdcd714cab07
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/37106
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_ioctl.h
lustre/lov/lov_obd.c
lustre/tests/sanity.sh
lustre/utils/lctl.c
lustre/utils/obd.c
lustre/utils/obdctl.h