]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit24778f5de81a4c0c0e5ec6e8a5176c60bac2c1ad
treeff33bcf957bee352b99160c4cee70a1c8ebf1e3e
parent41552836b639eb48fa2391f038b50488c0e025a1
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