Whamcloud - gitweb
LU-8853 nodemap: fix up lctl nodemap_info 68/23868/4
authorKit Westneat <kit.westneat@gmail.com>
Fri, 18 Nov 2016 21:10:55 +0000 (16:10 -0500)
committerOleg Drokin <green@whamcloud.com>
Fri, 14 Jul 2023 03:11:13 +0000 (03:11 +0000)
commit77362aa952b202529d95d5789ed0014b69d40fb8
tree9f3f51f01af8786c9568482310922c16d0e30ea3
parent839b43515004828dec212ed0183fe51929c91b5b
LU-8853 nodemap: fix up lctl nodemap_info

When nodemap_info was moved over to using param_display, some of the
functionality got lost. This patch modifies nodemap_info to use
GET_PARAM instead of LIST_PARAM when a nodemap is specified.

Signed-off-by: Kit Westneat <kit.westneat@gmail.com>
Change-Id: I85df8e1cb43e002f4a112b9b671725862210dbec
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/23868
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Vitaliy Kuznetsov <vkuznetsov@ddn.com>
lustre/utils/lustre_cfg.c