From: Chris Mason Date: Thu, 17 Apr 2008 18:08:30 +0000 (-0400) Subject: Btrfs: Remove bogus max_sector warnings from the extent_io code X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~223 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41471e8341a6b476bcd8ecc765a8b297c22a74f9;p=pandora-kernel.git Btrfs: Remove bogus max_sector warnings from the extent_io code It was testing the bio before doing logical->physical mapping, so the test was always wrong. Signed-off-by: Chris Mason --- Reading git-diff-tree failed