[PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap region
authorSunil Mushran <sunil.mushran@oracle.com>
Thu, 17 Jul 2008 00:22:22 +0000 (17:22 -0700)
committerMark Fasheh <mfasheh@suse.com>
Thu, 31 Jul 2008 23:21:14 +0000 (16:21 -0700)
This patch fixes an oops that is reproduced when one races writes to a mmap-ed
region with another process truncating the file.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>

No differences found