Whamcloud - gitweb
LU-6401 headers: move swab functions to new header files 39/16339/11
authorBen Evans <bevans@cray.com>
Fri, 4 Sep 2015 14:26:02 +0000 (09:26 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 14 Jan 2016 04:07:43 +0000 (04:07 +0000)
commitadfb405433aac3691bbd00ed548203c57ce61e3a
tree622b696f7f01b932c72ad92627a8577c361e6b34
parent57f055f8d0df80e140724b00d1729f454222a83a
LU-6401 headers: move swab functions to new header files

Create headers for pack_generic.c and llog_swab.c
Reference only where needed.

Signed-off-by: Ben Evans <bevans@cray.com>
Change-Id: I0942d2b7e3d60994c43832a94625fa300bac6617
Reviewed-on: http://review.whamcloud.com/16339
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
34 files changed:
lustre/include/Makefile.am
lustre/include/llog_swab.h [new file with mode: 0644]
lustre/include/lustre/lustre_idl.h
lustre/include/lustre/lustre_user.h
lustre/include/lustre/seq_range.h
lustre/include/lustre_sec.h
lustre/include/lustre_swab.h [new file with mode: 0644]
lustre/ldlm/ldlm_lock.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/remote_perm.c
lustre/lod/lod_lov.c
lustre/lod/lod_object.c
lustre/lod/lod_qos.c
lustre/lov/lov_obd.c
lustre/lov/lov_pack.c
lustre/mdc/mdc_locks.c
lustre/mdc/mdc_request.c
lustre/mdt/mdt_handler.c
lustre/mgc/mgc_request.c
lustre/obdclass/llog.c
lustre/obdclass/llog_osd.c
lustre/obdclass/md_attrs.c
lustre/obdclass/obd_config.c
lustre/obdclass/obd_mount_server.c
lustre/ofd/ofd_lvb.c
lustre/osp/osp_md_object.c
lustre/osp/osp_object.c
lustre/ptlrpc/layout.c
lustre/ptlrpc/pack_generic.c
lustre/quota/qmt_lock.c
lustre/quota/qsd_reint.c
lustre/target/out_handler.c
lustre/target/update_recovery.c