git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
539d826
)
[PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap region
author
Sunil Mushran
<sunil.mushran@oracle.com>
Thu, 17 Jul 2008 00:22:22 +0000
(17:22 -0700)
committer
Mark 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