From: Chris Mason Date: Wed, 20 Aug 2008 13:44:52 +0000 (-0400) Subject: Btrfs: Lookup readpage checksums on bio submission again X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d1b5fb4d7075f862848dbff8873e22382abd482;p=pandora-kernel.git Btrfs: Lookup readpage checksums on bio submission again This optimization had been removed because I thought it was triggering csum errors. The real cause of the errors was elsewhere, and so this optimization is back. Signed-off-by: Chris Mason --- Reading git-diff-tree failed