Whamcloud - gitweb
LU-6245 libcfs: remove userland headers from libcfs.h 14/16914/8
authorJames Simmons <uja.ornl@yahoo.com>
Thu, 7 Jan 2016 21:16:20 +0000 (16:16 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 2 Feb 2016 04:30:53 +0000 (04:30 +0000)
commit56782fa6e0cdd208d07480ad4b284ada1f09c60c
treee23ed35acb2fdf8320cf0526f56aacc07ee897f5
parentcf7df5976769bbaa8cab1fc7b8fb80296bfef833
LU-6245 libcfs: remove userland headers from libcfs.h

Currently libcfs.h is used as a master header that
contains all the needed headers. Since Lustre user
land utilities and applications no longer have a
strong dependency on libcfs.h we can remove all
the added user land headers contained in libcfs.h.

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Change-Id: I6403d109875a1d42d8490a3a1c7635f2dac9fc90
Reviewed-on: http://review.whamcloud.com/16914
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
24 files changed:
libcfs/include/libcfs/curproc.h
libcfs/include/libcfs/libcfs.h
libcfs/include/libcfs/libcfs_cpu.h
libcfs/include/libcfs/libcfs_debug.h
libcfs/include/libcfs/libcfs_fail.h
libcfs/include/libcfs/libcfs_private.h
libcfs/include/libcfs/user-time.h
lnet/lnet/lib-eq.c
lustre/tests/group_lock_test.c
lustre/tests/it_test.c
lustre/tests/llapi_fid_test.c
lustre/tests/statone.c
lustre/utils/lctl.c
lustre/utils/lhsmtool_posix.c
lustre/utils/liblustreapi.c
lustre/utils/liblustreapi_hsm.c
lustre/utils/llog_reader.c
lustre/utils/lr_reader.c
lustre/utils/lustre_cfg.c
lustre/utils/lustre_lfsck.c
lustre/utils/lustre_rsync.c
lustre/utils/mount_utils.h
lustre/utils/req-layout.c
lustre/utils/wiretest.c