Btrfs: don't get the block_rsv in btrfs_free_tree_block
authorJosef Bacik <josef@redhat.com>
Tue, 30 Aug 2011 15:40:48 +0000 (11:40 -0400)
committerJosef Bacik <josef@redhat.com>
Wed, 19 Oct 2011 19:12:43 +0000 (15:12 -0400)
Since the durable block rsv stuff has been killed there is no need to get the
block_rsv in btrfs_free_tree_block anymore.

Signed-off-by: Josef Bacik <josef@redhat.com>

No differences found