Whamcloud - gitweb
LU-7734 lnet: rename peer key_nid to prim_nid
authorAmir Shehata <amir.shehata@intel.com>
Thu, 27 Oct 2016 23:49:27 +0000 (16:49 -0700)
committerAmir Shehata <amir.shehata@intel.com>
Wed, 25 Jan 2017 03:10:18 +0000 (19:10 -0800)
commit4d2ad7dcd6b55a81d3f5b8f832a72edb00b5f302
tree9f30ae63415d6c5fd7fd8d72513478652cf188e4
parent9ff3b408aee72b97ebff9dc04becb14f1e6887b2
LU-7734 lnet: rename peer key_nid to prim_nid

To make the interface clear, renamed key_nid to
prim_nid to indicate that this parameter refers to
the peer's primary nid.

Signed-off-by: Amir Shehata <amir.shehata@intel.com>
Change-Id: I74bd17cdd55ba8d2c52bc28557db149d23ecbfb5
Reviewed-on: http://review.whamcloud.com/23460
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Olaf Weber <olaf@sgi.com>
Reviewed-by: Doug Oucharek <doug.s.oucharek@intel.com>
lnet/include/lnet/lib-dlc.h
lnet/lnet/api-ni.c
lnet/lnet/peer.c
lnet/utils/lnetconfig/liblnetconfig.c
lnet/utils/lnetconfig/liblnetconfig.h
lnet/utils/lnetctl.c