Whamcloud - gitweb
LU-1887 ptlrpc: grant shrink rpc format is special
authorLai Siyao <laisiyao@whamcloud.com>
Mon, 15 Oct 2012 07:02:19 +0000 (00:02 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 17 Feb 2013 05:55:08 +0000 (00:55 -0500)
commit1de6014a19aae85ad92fc00265f9aeb86fb7f0cb
treec974a9c8ca35041d756bceb9c99d8f8939cf85f4
parent38dfae1ad11e30eb7d235b78f3a0916885e2bcdb
LU-1887 ptlrpc: grant shrink rpc format is special

Grant shrink rpc is packed in OST_SET_INFO request, but its format is
different from others.

Change-Id: I24fef30504847d26699df427f787d7c1d594c7c5
Signed-off-by: Lai Siyao <laisiyao@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/4269
Reviewed-by: Bobi Jam <bobijam@gmail.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/osc/osc_request.c
lustre/tests/sanity.sh