Whamcloud - gitweb
LU-394: LND failure casued by discontiguous KIOV
authorJinshan Xiong <jay@whamcloud.com>
Tue, 26 Jul 2011 23:42:34 +0000 (16:42 -0700)
committerOleg Drokin <green@whamcloud.com>
Tue, 26 Jul 2011 23:51:08 +0000 (19:51 -0400)
commit0cdae78b8751fee4f9da67750ffda488d6ea2638
treec988a99f7c26b06cd4c2fed7c68af190e3153f99
parentadb6cea0b70ac465b2a47635d9dc45d64ab1605b
LU-394: LND failure casued by discontiguous KIOV

Fix the problem of assigning starting_offset twice. This is imported
in combining patchset of lu-394 and lu-523.

Change-Id: Ia4ea205f211c70965101507906b02799a65694be
Signed-off-by: Jinshan Xiong <jay@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/1146
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: Oleg Drokin <green@whamcloud.com>
lustre/osc/osc_request.c