From: Liu Bo Date: Sun, 6 Jan 2013 03:38:22 +0000 (+0000) Subject: Btrfs: use right range to find checksum for compressed extents X-Git-Tag: v3.8-rc5~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=192000dda22e02225772e862b92e7c09e5a17d08;p=pandora-kernel.git Btrfs: use right range to find checksum for compressed extents For compressed extents, the range of checksum is covered by disk length, and the disk length is different with ram length, so we need to use disk length instead to get us the right checksum. Signed-off-by: Liu Bo Signed-off-by: Josef Bacik --- Reading git-diff-tree failed