commit | 66b6135b7cf741f6f44ba938b27583ea3b83bd12 | [log] [tgz] |
---|---|---|
author | Liu Bo <bo.li.liu@oracle.com> | Mon Mar 04 16:25:41 2013 +0000 |
committer | Josef Bacik <jbacik@fusionio.com> | Mon Mar 04 16:33:23 2013 -0500 |
tree | 40f18d5bed7e86d303a908fd21d3b851462c00b5 | |
parent | 0f788c58194e4ccc5b3ab23f872c5e18542335e4 [diff] |
Btrfs: avoid deadlock on transaction waiting list 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>