From: Yan Zheng Date: Thu, 9 Oct 2008 15:46:29 +0000 (-0400) Subject: Btrfs: Count space allocated to file in bytes X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a76a3cd40c1127ca199d4f7f37bf0d541bf44eb2;p=pandora-kernel.git Btrfs: Count space allocated to file in bytes This patch makes btrfs count space allocated to file in bytes instead of 512 byte sectors. Everything else in btrfs uses a byte count instead of sector sizes or blocks sizes, so this fits better. Signed-off-by: Yan Zheng --- Reading git-diff-tree failed