Whamcloud - gitweb
LU-2675 libcfs: remove LUSTRE_{,SRV_}LNET_PID 85/11985/2
authorJohn L. Hammond <john.hammond@intel.com>
Wed, 17 Sep 2014 12:56:47 +0000 (07:56 -0500)
committerAndreas Dilger <andreas.dilger@intel.com>
Fri, 24 Oct 2014 18:36:08 +0000 (18:36 +0000)
commitbf5db236dd09f4e671f64123a7b54c115b626853
tree81fd3e304f278dc4d8ddce744958357b44330948
parent6dc66068546824a7a0da23fab64fd4934f6be095
LU-2675 libcfs: remove LUSTRE_{,SRV_}LNET_PID

Remove LUSTRE_LNET_PID (12354) and LUSTRE_SRV_LNET_PID (12345) from
the libcfs headers and replace their uses with a new macro
LNET_PID_LUSTRE (also 12345) in lnet/types.h.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Ib92e1eaa8237c998d04ee0110907dac2dbffdc5e
Reviewed-on: http://review.whamcloud.com/11985
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
13 files changed:
libcfs/include/libcfs/libcfs.h
libcfs/include/libcfs/linux/libcfs.h
libcfs/include/libcfs/posix/libcfs.h
lnet/include/lnet/types.h
lnet/klnds/gnilnd/gnilnd.c
lnet/klnds/socklnd/socklnd.c
lnet/lnet/api-ni.c
lnet/lnet/lib-move.c
lnet/lnet/module.c
lnet/lnet/router.c
lnet/selftest/rpc.c
lnet/utils/lst.c
lustre/ptlrpc/events.c