]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: reset intwrite on transaction abort
authorJosef Bacik <jbacik@fusionio.com>
Sat, 21 Sep 2013 02:26:29 +0000 (22:26 -0400)
committerChris Mason <chris.mason@fusionio.com>
Tue, 12 Nov 2013 02:53:29 +0000 (21:53 -0500)
commita6e55750142b0550c707d47dd893f1f7ee0d2b66
tree66786d96ace6df03211e077df9315b1d37a62864
parent3741f6aaa8059e3f5b598fc3940db74ab3d78c09
Btrfs: reset intwrite on transaction abort

If we abort a transaction in the middle of a commit we weren't undoing the
intwrite locking.  This patch fixes that problem.

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
fs/btrfs/transaction.c