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:
2a28568
)
bcache: Kill btree_io_wq
author
Kent Overstreet
<kmo@daterainc.com>
Thu, 23 Jan 2014 09:44:55 +0000
(
01:44
-0800)
committer
Kent Overstreet
<kmo@daterainc.com>
Tue, 18 Mar 2014 19:23:35 +0000
(12:23 -0700)
With the locking rework in the last patch, this shouldn't be needed anymore -
btree_node_write_work() only takes b->write_lock which is never held for very
long.
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
No differences found