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:
37c4dbf
)
ext3: Convert ext3 to new truncate calling convention
author
Jan Kara
<jack@suse.cz>
Tue, 24 May 2011 20:24:47 +0000
(22:24 +0200)
committer
Jan Kara
<jack@suse.cz>
Fri, 27 May 2011 13:48:49 +0000
(15:48 +0200)
Mostly trivial conversion. We fix a bug that IS_IMMUTABLE and IS_APPEND
files could not be truncated during failed writes as we change the code.
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found