From: Jan Kara Date: Mon, 9 Jul 2012 11:24:21 +0000 (+0200) Subject: udf: Do not decrement i_blocks when freeing indirect extent block X-Git-Tag: v3.6-rc1~107^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17dc59ba418c3d6b0675d5b74d280acab2d4e369;p=pandora-kernel.git udf: Do not decrement i_blocks when freeing indirect extent block Indirect extent block is not accounted in i_blocks during allocation thus we should not decrement i_blocks when we are freeing such block during truncation. Reported-by: Steve Nickel Signed-off-by: Jan Kara --- Reading git-diff-tree failed