Add check for tree-log roots in btrfs_alloc_reserved_extents
authorChris Mason <chris.mason@oracle.com>
Tue, 23 Sep 2008 17:14:13 +0000 (13:14 -0400)
committerChris Mason <chris.mason@oracle.com>
Thu, 25 Sep 2008 15:04:07 +0000 (11:04 -0400)
Tree log blocks are only reserved, and should not ever get fully
allocated on disk.  This check makes sure they stay out of the
extent tree.

Signed-off-by: Chris Mason <chris.mason@oracle.com>

No differences found