Btrfs: avoid deadlock on transaction waiting list
authorLiu Bo <bo.li.liu@oracle.com>
Mon, 4 Mar 2013 16:25:41 +0000 (16:25 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Mon, 4 Mar 2013 21:33:23 +0000 (16:33 -0500)
Only let one trans handle to wait for other handles, otherwise we
will get ABBA issues.

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>

No differences found