Btrfs: end transaction if we abort when creating uuid root
authorJosef Bacik <jbacik@fb.com>
Wed, 23 Sep 2015 19:00:37 +0000 (15:00 -0400)
committerDavid Sterba <dsterba@suse.com>
Tue, 31 May 2016 22:32:42 +0000 (00:32 +0200)
commit65d4f4c151a5fa7b2dacaaf70def3f95001766d7
treeff33bcf957bee352b99160c4cee70a1c8ebf1e3e
parent1691cf160048c0753036d0b3fad7f239234dab56
Btrfs: end transaction if we abort when creating uuid root

We still need to call btrfs_end_transaction if we call btrfs_abort_transaction,
otherwise we hang and make me super grumpy.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/volumes.c