Whamcloud - gitweb
LU-13837 lnet: Introduce constant for net ID of LNET_NID_ANY 44/39544/4
authorChris Horn <chris.horn@hpe.com>
Thu, 30 Jul 2020 16:29:30 +0000 (11:29 -0500)
committerOleg Drokin <green@whamcloud.com>
Thu, 26 Nov 2020 09:26:05 +0000 (09:26 +0000)
commit1741e993c874ed7e243fac08d807872dae6338c7
tree189c6dc470a3ff89fd142226b2b7ef3ae5edad07
parentfc0d1901839f9a34fb2bfb7be1e3953b29848460
LU-13837 lnet: Introduce constant for net ID of LNET_NID_ANY

This patch adds a new constant, LNET_NET_ANY, to represent the net
ID of the LNET_NID_ANY wildcard NID.

Test-Parameters: trivial
HPE-bug-id: LUS-9122
Signed-off-by: Chris Horn <chris.horn@hpe.com>
Change-Id: I4b4d9e70ba2826843c6585ad5a9e365799face65
Reviewed-on: https://review.whamcloud.com/39544
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Neil Brown <neilb@suse.de>
12 files changed:
libcfs/libcfs/util/nidstrings.c
lnet/include/uapi/linux/lnet/lnet-types.h
lnet/lnet/config.c
lnet/lnet/lib-move.c
lnet/lnet/nidstrings.c
lnet/lnet/peer.c
lnet/lnet/router.c
lnet/utils/lnetconfig/liblnetconfig.c
lustre/ldlm/ldlm_lib.c
lustre/mgs/lproc_mgs.c
lustre/ptlrpc/sec_config.c
lustre/utils/portals.c