Whamcloud - gitweb
LU-122 Revert the patch on bug 21122 and come up with a new fix
authorJinshan Xiong <jay@whamcloud.com>
Fri, 1 Apr 2011 04:24:43 +0000 (21:24 -0700)
committerOleg Drokin <green@whamcloud.com>
Mon, 25 Apr 2011 17:16:19 +0000 (10:16 -0700)
commit32b2ddf168b846ccf8c83329728905f6c5c8bbcb
tree6f0f01eae600743e77c2275b79e310a88b9b00b6
parente10c44e8a2a53f2dfb979d3ebc8549a509bdfef1
LU-122 Revert the patch on bug 21122 and come up with a new fix

The patch on bug 21122 will cause deadlock. The root cause of
the issue is that a page was truncated even with cl_lock held.

Signed-off-by: Jinshan Xiong <jay@whamcloud.com>
Change-Id: If04a5632e64a019803465533d3ec7dba49e42168
Reviewed-on: http://review.whamcloud.com/316
Tested-by: Hudson
Reviewed-by: wangdi <di.wang@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/llite_mmap.c
lustre/llite/vvp_io.c
lustre/obdclass/cl_lock.c