From: Jan Kara Date: Tue, 24 May 2011 20:24:47 +0000 (+0200) Subject: ext3: Convert ext3 to new truncate calling convention X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40d01b4a5843f3e822e496d95cf03caf4291dfc6;p=pandora-kernel.git ext3: Convert ext3 to new truncate calling convention 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 --- Reading git-diff-tree failed