commit | 961cecbee6786f4b1f1b8f695e87045b583f9f49 | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Wed Jul 16 17:22:22 2008 -0700 |
committer | Mark Fasheh <mfasheh@suse.com> | Thu Jul 31 16:21:14 2008 -0700 |
tree | 350d8604d04c594463372e3fab0cab2e953c7770 | |
parent | 539d8264093560b917ee3afe4c7f74e5da09d6a5 [diff] |
[PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap region 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>