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:
a1f0358
)
bcache: Avoid deadlocking in garbage collection
author
Kent Overstreet
<kmo@daterainc.com>
Wed, 11 Sep 2013 02:07:35 +0000
(19:07 -0700)
committer
Kent Overstreet
<kmo@daterainc.com>
Mon, 11 Nov 2013 05:56:38 +0000
(21:56 -0800)
Not a complete fix - we could still deadlock if btree_insert_node() has
to split...
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
No differences found