btrfs: free qgroup pertrans reserve on transaction abort
[linux-2.6-block.git] / fs / btrfs / transaction.c
index 7af9665bebae4f74d7dc263dc143f242da2a5fa6..b5aa83b7345ad01a6f1a61d2e31e624474ce0a1a 100644 (file)
@@ -37,8 +37,6 @@
 
 static struct kmem_cache *btrfs_trans_handle_cachep;
 
-#define BTRFS_ROOT_TRANS_TAG 0
-
 /*
  * Transaction states and transitions
  *