From: Yan Date: Mon, 17 Sep 2007 15:08:38 +0000 (-0400) Subject: fix found_type decrement in btrfs_truncate_in_trans X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~479 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a61721d5b771d1735415a6b4c75409ab1fc9c845;p=pandora-kernel.git fix found_type decrement in btrfs_truncate_in_trans found_type has already been decreased by codes above the change, I think decrease it by one again doesn't make sense. Signed-off-by: Chris Mason --- Reading git-diff-tree failed