Whamcloud - gitweb
LU-6741 osp: Pack small request inline 53/16353/7
authorwang di <di.wang@intel.com>
Tue, 8 Sep 2015 14:41:37 +0000 (07:41 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 2 Oct 2015 04:14:00 +0000 (04:14 +0000)
commitdcaf8a6724ef36f2124428a755b5bb39bcd0c5fd
treebe40a5e79a7f6380ff0e26272c5b954dabd38b60
parentc77e504fdac12d3be7d19a652d6c7da497018c76
LU-6741 osp: Pack small request inline

Pack small size request inline, instead of using
bulk transfer to save space and RPC round trips.

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: I9ca71d3c7634c6c82ce0be7ad4f2d54e8f967e19
Reviewed-on: http://review.whamcloud.com/16353
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre/lustre_idl.h
lustre/osp/osp_trans.c
lustre/ptlrpc/layout.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/wiretest.c
lustre/target/out_handler.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c