From: Chris Mason Date: Fri, 8 Feb 2008 18:49:28 +0000 (-0500) Subject: Btrfs: Fix i_blocks accounting X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~288 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9069218d448ea547dbad5f1cbd537e88d6519d66;p=pandora-kernel.git Btrfs: Fix i_blocks accounting Now that delayed allocation accounting works, i_blocks accounting is changed to only modify i_blocks when extents inserted or removed. The fillattr call is changed to include the delayed allocation byte count in the i_blocks result. Signed-off-by: Chris Mason --- Reading git-diff-tree failed