Whamcloud - gitweb
LU-6401 lustre: make lustre_user.h compile in user space 94/16494/5
authorJames Simmons <uja.ornl@yahoo.com>
Thu, 24 Sep 2015 14:16:32 +0000 (10:16 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 2 Oct 2015 04:14:52 +0000 (04:14 +0000)
commit9f19e2f152e1012558f37f6eecd336d516ff812e
treeb2f54a3aa2054ebf93794512b81d1857d771c52c
parent8f61f055ebc52fb88c3bdb000cf29e746544d207
LU-6401 lustre: make lustre_user.h compile in user space

While building my own lustre dependent application on
Ubuntu I discovered that lustre_user.h does not compile
due to libcfs/types.h not being packaged. So instead of
fixing the packaging just remove the libcfs/type.h
dependency from lustre_user.h which needs to be done
anyways.

Change-Id: Iecb62ca3b1aa727d1b7a01132e7074ee9079d0d4
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: http://review.whamcloud.com/16494
Reviewed-by: Frank Zago <fzago@cray.com>
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre/lustre_idl.h
lustre/include/lustre/lustre_user.h
lustre/include/lustre/seq_range.h
lustre/utils/liblustreapi_json.c
lustre/utils/ll_decode_filter_fid.c