Btrfs: Fix extent bit range testing
authorChris Mason <chris.mason@oracle.com>
Sun, 11 Nov 2007 13:22:00 +0000 (08:22 -0500)
committerChris Mason <chris.mason@oracle.com>
Thu, 25 Sep 2008 15:03:57 +0000 (11:03 -0400)
It could return the bit as set when there was actually a hole at the
very end of the range.

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

Simple merge