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:
baf4661
)
ocfs2: take ip_alloc_sem during entire truncate
author
Mark Fasheh
<mark.fasheh@oracle.com>
Wed, 9 May 2007 20:40:18 +0000
(13:40 -0700)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Wed, 11 Jul 2007 00:19:57 +0000
(17:19 -0700)
Use of the alloc sem during truncate was too narrow - we want to protect
the i_size change and page truncation against mmap now.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
No differences found