Whamcloud - gitweb
LU-6245 libcfs: remove types.h from userland code 79/16879/9
authorJames Simmons <uja.ornl@yahoo.com>
Fri, 19 Feb 2016 15:10:51 +0000 (10:10 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 14 Mar 2016 02:38:59 +0000 (02:38 +0000)
commit4a0ec1d7621cc42e3139d067969e37b8285f7c06
treecc022c85850a6834beb16b5974a92af7b32c3978
parentf2600449ced3a2f78c4b3e650ff29bb88d1e7e45
LU-6245 libcfs: remove types.h from userland code

With the cleanup of lustre_idl.h much of the lustre
specific types from the libcfs types.h header has
been removed. This cleanup removes the remaining
user land references allowing use to make libcfs
types.h a kernel specific header.

Change-Id: I888ace937993bab9f63be00fd3ef5e8f3a0a1803
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: http://review.whamcloud.com/16879
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
34 files changed:
libcfs/include/libcfs/libcfs.h
libcfs/include/libcfs/libcfs_debug.h
libcfs/include/libcfs/types.h
lnet/include/lnet/types.h
lnet/utils/lnetctl.c
lnet/utils/lst.c
lnet/utils/portals.c
lustre/include/lustre/lustre_idl.h
lustre/include/lustre_disk.h
lustre/include/lustre_ioctl.h
lustre/tests/it_test.c
lustre/tests/mpi/lp_utils.c
lustre/tests/mpi/mdsrate.c
lustre/tests/mpi/parallel_grouplock.c
lustre/tests/multiop.c
lustre/tests/statone.c
lustre/tests/test_brw.c
lustre/utils/gss/l_idmap.c
lustre/utils/gss/lsupport.c
lustre/utils/l_getidentity.c
lustre/utils/lctl.c
lustre/utils/lfs.c
lustre/utils/lhsmtool_posix.c
lustre/utils/liblustreapi.c
lustre/utils/llog_reader.c
lustre/utils/lr_reader.c
lustre/utils/lustre_cfg.c
lustre/utils/lustre_rsync.c
lustre/utils/mount_utils.c
lustre/utils/mount_utils.h
lustre/utils/mount_utils_ldiskfs.c
lustre/utils/obd.c
lustre/utils/req-layout.c
lustre/utils/wiretest.c