Whamcloud - gitweb
LU-721 Parallel writes to same file results in a file of zeroes
authorBobi Jam <bobijam@whamcloud.com>
Mon, 26 Sep 2011 03:18:02 +0000 (11:18 +0800)
committerJohann Lombardi <johann@whamcloud.com>
Mon, 10 Oct 2011 13:21:26 +0000 (09:21 -0400)
commit0f7efbe4dcc8c78fcf73660ded113bcaa6d5ae68
tree4fb754fbcc09654fcfd6b48fb1cdcd71d0935266
parentb21d66c472c3b7c08bf61370e32985c14eb450a4
LU-721 Parallel writes to same file results in a file of zeroes

Canceling lock may contain data being sent to OSTs. Change
find_cbdata iterator to take that into account.

Change-Id: Ifdb21472780331cba452db68a52fd15bb6cbe35c
Author: Vladimir Saveliev <vladimir.saveliev@oracle.com>
Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/1422
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: Hudson
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/llite/dcache.c
lustre/tests/conf-sanity.sh