Whamcloud - gitweb
LU-12222 lnet: Introduce constant for the lolnd NID 12/38312/3
authorChris Horn <hornc@cray.com>
Wed, 22 Apr 2020 16:39:46 +0000 (11:39 -0500)
committerOleg Drokin <green@whamcloud.com>
Thu, 7 May 2020 05:42:54 +0000 (05:42 +0000)
commit56203e4ba0a64789e42ea45946e8c51f1db351fb
tree3c73f36feefb4a5b58afefde36e3d6b80f9b12d9
parent0f90d3212fdce50c2806d27c66e9761d1b2714d4
LU-12222 lnet: Introduce constant for the lolnd NID

This patch adds a new constant, LNET_NID_LO_0, to represent the lolnd
NID 0@lo.

HPE-bug-id: LUS-8457
Signed-off-by: Chris Horn <hornc@cray.com>
Change-Id: I3e57637f297b8de306905a447af8f025e31d1fcf
Reviewed-on: https://review.whamcloud.com/38312
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
17 files changed:
lnet/include/uapi/linux/lnet/lnet-types.h
lnet/lnet/api-ni.c
lnet/lnet/config.c
lnet/lnet/lib-move.c
lnet/lnet/lib-msg.c
lnet/lnet/peer.c
lnet/lnet/router.c
lnet/utils/lnetconfig/liblnetconfig.c
lustre/llite/llite_lib.c
lustre/lmv/lmv_obd.c
lustre/mgc/mgc_request.c
lustre/obdclass/obd_mount.c
lustre/obdclass/obd_mount_server.c
lustre/ptlrpc/events.c
lustre/ptlrpc/nodemap_handler.c
lustre/target/tgt_handler.c
lustre/utils/portals.c