From: Miao Xie Date: Thu, 1 Nov 2012 07:33:59 +0000 (+0000) Subject: Btrfs: fix wrong file extent length X-Git-Tag: v3.8-rc1~71^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=315a9850da2b89c83971b26fe54a60f22bdd91ad;p=pandora-kernel.git Btrfs: fix wrong file extent length There are two types of the file extent - inline extent and regular extent, When we log file extents, we didn't take inline extent into account, fix it. Signed-off-by: Miao Xie Reviewed-by: Liu Bo Signed-off-by: Chris Mason --- Reading git-diff-tree failed