]> git.baikalelectronics.ru Git - kernel.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)
committerJosef Bacik <josef@redhat.com>
Wed, 19 Oct 2011 19:12:43 +0000 (15:12 -0400)
commitaa9e3869af9dc3633514e9dbb3365f5547a7d549
treeec7c62af5acfa3d8675aeeaa03facfd4f46fcaf3
parent99aae7ef5dfd7b9f4817a9477cf337c641d53f3b
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>
fs/btrfs/extent-tree.c