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:
d863dc3
)
ext4: Call ext4_jbd2_file_inode() after zeroing block
author
Lukas Czerner
<lczerner@redhat.com>
Tue, 28 May 2013 03:32:35 +0000
(23:32 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Tue, 28 May 2013 03:32:35 +0000
(23:32 -0400)
In data=ordered mode we should call ext4_jbd2_file_inode() so that crash
after the truncate transaction has committed does not expose stall data
in the tail of the block.
Thanks Jan Kara for pointing that out.
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/inode.c
patch
|
blob
|
history
diff --cc
fs/ext4/inode.c
Simple merge