commit | d02c9955ded7fc56dd1edc987558b084ccb03eb4 | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@redhat.com> | Tue Aug 30 11:40:48 2011 -0400 |
committer | Josef Bacik <josef@redhat.com> | Wed Oct 19 15:12:43 2011 -0400 |
tree | ec7c62af5acfa3d8675aeeaa03facfd4f46fcaf3 | |
parent | 4c13d758b7e79c14a0026c1f783f0c79e339b7bb [diff] |
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>