From: Chris Mason Date: Mon, 28 Mar 2011 01:23:21 +0000 (-0400) Subject: Btrfs: fix __btrfs_map_block on 32 bit machines X-Git-Tag: v2.6.39-rc1~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9d04879321af570ea7285c6dad92d9c3cd108a1;p=pandora-kernel.git Btrfs: fix __btrfs_map_block on 32 bit machines Recent changes for discard support didn't compile, this fixes them not to try and % 64 bit numbers. Signed-off-by: Chris Mason --- Reading git-diff-tree failed