ext3: Convert ext3 to new truncate calling convention
authorJan Kara <jack@suse.cz>
Tue, 24 May 2011 20:24:47 +0000 (22:24 +0200)
committerJan 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