Whamcloud - gitweb
LU-12410 lnet: Convert lnetctl peer add and del 05/35305/13
authorChris Horn <hornc@cray.com>
Mon, 24 Jun 2019 00:27:42 +0000 (19:27 -0500)
committerOleg Drokin <green@whamcloud.com>
Fri, 3 Jan 2020 00:08:43 +0000 (00:08 +0000)
commit892f675e660a5afa0d93d883aab46bb54f107818
tree48f91f0ae6b82ba73bfdb21e99b1f8b8269bcf6c
parentc6e9a5d02936a215aa01021eab6d8827ceb6b19d
LU-12410 lnet: Convert lnetctl peer add and del

Convert the lnetctl peer add and del commands to utilize the new
capabilities provided by the nidstrings library.

Test-Parameters: trivial
Test-Parameters: testlist=sanity-lnet
Signed-off-by: Chris Horn <hornc@cray.com>
Change-Id: I50693a2af6fef2e1ef3b34fd02c7423625cb7665
Reviewed-on: https://review.whamcloud.com/35305
Reviewed-by: Shaun Tancheff <stancheff@cray.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Petros Koutoupis <pkoutoupis@cray.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/utils/lnetconfig/liblnetconfig.c
lnet/utils/lnetconfig/liblnetconfig.h
lnet/utils/lnetctl.c