Btrfs: don't pin down freed tree log blocks

There won't be that many and setting bits on the extent io tree is a hefty
cost for something we have to wait on.  So instead hold the blocks for use
after the transaction commits.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
5 files changed