Whamcloud - gitweb
LU-6741 osp: bulk transfer for osp_md_read 99/15899/11
authorwang di <di.wang@intel.com>
Tue, 8 Sep 2015 15:05:49 +0000 (08:05 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 6 Oct 2015 01:56:21 +0000 (01:56 +0000)
commit28638e84cde481d0216ffc1d170e272bc2cccc76
tree16407b6d5da4e5979ee74c01befbb5c39a5233dc
parent070e8fefe25434394a30ae4407b825a12cce8308
LU-6741 osp: bulk transfer for osp_md_read

Do buffer bulk read for osp_md_read(), so it would
be more efficient to retrieve update logs from remote
target.

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: Idcb7ef402d02ad46a33cb4d913763235a6215b5b
Reviewed-on: http://review.whamcloud.com/15899
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lu_object.h
lustre/include/lu_target.h
lustre/include/lustre_update.h
lustre/osp/osp_md_object.c
lustre/target/out_handler.c
lustre/target/tgt_handler.c
lustre/target/tgt_internal.h