From: Chris Mason Date: Thu, 30 Oct 2008 17:22:14 +0000 (-0400) Subject: Btrfs: walk compressed pages based on the nr_pages count instead of bytes X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfbc246eaae2a1089911016094b74b3055e8a906;p=pandora-kernel.git Btrfs: walk compressed pages based on the nr_pages count instead of bytes The byte walk counting was awkward and error prone. This uses the number of pages sent the higher layer to build bios. Signed-off-by: Chris Mason --- Reading git-diff-tree failed