Whamcloud - gitweb
LU-6401 headers: Create a header for obdo related functions 17/16917/8
authorBen Evans <bevans@cray.com>
Thu, 22 Oct 2015 17:01:30 +0000 (12:01 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 23 Mar 2016 06:03:10 +0000 (06:03 +0000)
commit713174908cb8e5e3ceadd3ca1cb42a88b200e576
tree8a52126669c070440ffb004837be1aa2eeb5dd16
parente6d1952c68fc607c2f8e13ea6752dca0c983f2cb
LU-6401 headers:  Create a header for obdo related functions

Remove all obdo related functions from lustre_idl.h
Create lustre_odbo.h
Include where appropriate, reorganize #include blocks

Signed-off-by: Ben Evans <bevans@cray.com>
Change-Id: I35646ba27a0903bbb64281ad49fd650b10f71d7b
Reviewed-on: http://review.whamcloud.com/16917
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
12 files changed:
lustre/include/Makefile.am
lustre/include/lustre/lustre_idl.h
lustre/include/lustre_obdo.h [new file with mode: 0644]
lustre/osc/osc_io.c
lustre/osc/osc_request.c
lustre/osp/osp_dev.c
lustre/osp/osp_object.c
lustre/osp/osp_precreate.c
lustre/target/out_handler.c
lustre/target/out_lib.c
lustre/target/update_records.c
lustre/target/update_recovery.c