]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerChris Mason <chris.mason@oracle.com>
Wed, 16 Nov 2011 02:20:21 +0000 (21:20 -0500)
commita78ccb6ca9eb5255e93d13a20a7084f3b7b04074
tree62aff7397e32df841cf8b23d628ea38663fde189
parent2711181288fa027a6b94312de4c6ab0b0ec05068
Btrfs: don't get the block_rsv in btrfs_free_tree_block

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>
(cherry picked from commit d02c9955ded7fc56dd1edc987558b084ccb03eb4)
fs/btrfs/extent-tree.c