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:
ab94c39
)
ext3: Truncate allocated blocks if direct IO write fails to update i_size
author
Jan Kara
<jack@suse.cz>
Mon, 1 Mar 2010 13:02:37 +0000
(14:02 +0100)
committer
Jan Kara
<jack@suse.cz>
Thu, 4 Mar 2010 23:20:27 +0000
(
00:20
+0100)
We have to truncate blocks allocated to file during direct IO when we
fail to update i_size properly.
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found