Whamcloud - gitweb
LU-3536 osp: move update packing into out_lib.c 21/9321/23
authorWang Di <di.wang@intel.com>
Sat, 7 Jun 2014 19:57:47 +0000 (12:57 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 25 Sep 2014 02:25:50 +0000 (02:25 +0000)
commit386818f0c56e438779e17d0ca12b481f17c53682
tree4d2953e4fcd495c7b61a54adcd852885793b2212
parent644b94eb136eb32d97c53a450cfe80da946c7ab7
LU-3536 osp: move update packing into out_lib.c

Move osp_update_insert to out_lib.c, so OSP/LOD/OUT
can all pack update into OUT RPC.

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: If087a0bc6a858e9e6c128311ed0d80e4392ffaff
Reviewed-on: http://review.whamcloud.com/9321
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
12 files changed:
lustre/include/lu_target.h
lustre/include/lustre/lustre_idl.h
lustre/include/lustre_update.h
lustre/osp/osp_dev.c
lustre/osp/osp_internal.h
lustre/osp/osp_md_object.c
lustre/osp/osp_object.c
lustre/osp/osp_sync.c
lustre/osp/osp_trans.c
lustre/ptlrpc/Makefile.in
lustre/ptlrpc/pack_generic.c
lustre/target/out_lib.c