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:
711a40f
)
ocfs2: fix page zeroing during simple extends
author
Mark Fasheh
<mark.fasheh@oracle.com>
Wed, 4 Oct 2006 00:44:42 +0000
(17:44 -0700)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Fri, 20 Oct 2006 22:27:26 +0000
(15:27 -0700)
The page zeroing code was missing the region between old i_size and new
i_size for those extends that didn't actually require a change in space
allocation.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
No differences found