Whamcloud - gitweb
LU-2675 lnet: add lnet/nidstr.h 06/11506/6
authorJohn L. Hammond <john.hammond@intel.com>
Thu, 14 Aug 2014 19:17:28 +0000 (14:17 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 6 Sep 2014 15:26:38 +0000 (15:26 +0000)
commita9ab51fcbd1b4dbe4c23ff774782d598f6f91ffa
treeced1d6768b86e027ffd1ee05ef8b1f471038a8f1
parent7d7b55ac62aec8d5ecbd83b50c1ee8fa94a67a89
LU-2675 lnet: add lnet/nidstr.h

Add lnet/include/lnet/nidstr.h to break the include loop between
libcfs/libcfs.h and lnet/types.h. Where possible include lnet/types.h
or lnet/nidstr.h rather than lnet/lnet.h. Remove the unneccessary
headers lnet/{,darwin/,linux/}api-support.h.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Ide4cd79295eba8705c0d413449cbb812343cbec9
Reviewed-on: http://review.whamcloud.com/11506
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Liang Zhen <liang.zhen@intel.com>
Reviewed-by: Amir Shehata <amir.shehata@intel.com>
Reviewed-by: Isaac Huang <he.huang@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
34 files changed:
libcfs/include/libcfs/libcfs_private.h
libcfs/include/libcfs/lucache.h
libcfs/libcfs/linux/linux-utils.c
libcfs/libcfs/module.c
libcfs/libcfs/nidstrings.c
libcfs/libcfs/upcall_cache.c
libcfs/libcfs/util/l_ioctl.c
lnet/include/lnet/Makefile.am
lnet/include/lnet/api-support.h [deleted file]
lnet/include/lnet/linux/Makefile.am
lnet/include/lnet/linux/api-support.h [deleted file]
lnet/include/lnet/lnet.h
lnet/include/lnet/lnetst.h
lnet/include/lnet/nidstr.h [new file with mode: 0644]
lnet/include/lnet/types.h
lnet/utils/Makefile.am
lnet/utils/debug.c
lnet/utils/lst.c
lnet/utils/portals.c
lnet/utils/wirecheck.c
lustre/include/lustre/lustre_idl.h
lustre/mdt/mdt_lib.c
lustre/mdt/mdt_lproc.c
lustre/nodemap/nodemap_handler.c
lustre/utils/gss/l_idmap.c
lustre/utils/gss/lsupport.c
lustre/utils/gss/lsupport.h
lustre/utils/l_getidentity.c
lustre/utils/llog_reader.c
lustre/utils/loadgen.c
lustre/utils/lustre_cfg.c
lustre/utils/mkfs_lustre.c
lustre/utils/mount_lustre.c
lustre/utils/obd.c