Btrfs: Remove bogus max_sector warnings from the extent_io code
authorChris Mason <chris.mason@oracle.com>
Thu, 17 Apr 2008 18:08:30 +0000 (14:08 -0400)
committerChris Mason <chris.mason@oracle.com>
Thu, 25 Sep 2008 15:04:02 +0000 (11:04 -0400)
It was testing the bio before doing logical->physical mapping, so the
test was always wrong.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/extent_io.c

Simple merge