From: Jan Kara Date: Mon, 1 Mar 2010 13:02:37 +0000 (+0100) Subject: ext3: Truncate allocated blocks if direct IO write fails to update i_size X-Git-Tag: v2.6.34-rc1~192^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eb4969e04060dcf3fbd46af9c21b1059b853068;p=pandora-kernel.git ext3: Truncate allocated blocks if direct IO write fails to update i_size We have to truncate blocks allocated to file during direct IO when we fail to update i_size properly. Signed-off-by: Jan Kara --- Reading git-diff-tree failed