Whamcloud - gitweb
LU-6401 headers: Create single .h for lu_seq_range 52/15952/8
authorBen Evans <bevans@cray.com>
Thu, 20 Aug 2015 14:07:07 +0000 (09:07 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 2 Sep 2015 02:47:37 +0000 (02:47 +0000)
commit1ecf5bd5a3bece3d615d037a332792e360b49a09
tree641bd5bf20cff3c9bbc30480253aa32471de2f91
parentd9aa04c7b18d194c5bc1e851dd5d1b89e9cfb45a
LU-6401 headers: Create single .h for lu_seq_range

Put lu_seq_range related functions into a single .h.
Include directly from files which use it, and remove definitions from
lustre_idl.h

Signed-off-by: Ben Evans <bevans@cray.com>
Change-Id: I2e8912688bc5b9fd77fd7b1c85d2dee27cfd825c
Reviewed-on: http://review.whamcloud.com/15952
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/fid/fid_handler.c
lustre/fid/fid_request.c
lustre/fid/lproc_fid.c
lustre/fld/fld_cache.c
lustre/fld/fld_index.c
lustre/include/lustre/Makefile.am
lustre/include/lustre/lustre_idl.h
lustre/include/lustre/seq_range.h [new file with mode: 0644]
lustre/include/lustre_fld.h