git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f788c5
)
Btrfs: avoid deadlock on transaction waiting list
author
Liu Bo
<bo.li.liu@oracle.com>
Mon, 4 Mar 2013 16:25:41 +0000
(16:25 +0000)
committer
Josef 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