commit | 857cc2fc29cfaf4ee98fe9967bbf6a3942191136 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fusionio.com> | Mon Oct 07 15:21:08 2013 -0400 |
committer | Chris Mason <chris.mason@fusionio.com> | Mon Nov 11 21:56:41 2013 -0500 |
tree | ae0ba49149643241d5ae8b85e08f7c2dacb04ef8 | |
parent | 0be5dc67c445230b0889dba63defba9a9e5561b4 [diff] |
Btrfs: free reserved space on error in a few places While trying to track down a reserved space leak I noticed a few places where we won't properly clean up reserved space if we have an error, this patch fixes those up. Thanks, Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>