From: Kent Overstreet Date: Thu, 23 Jan 2014 09:44:55 +0000 (-0800) Subject: bcache: Kill btree_io_wq X-Git-Tag: v3.15-rc1~134^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56b30770b27d54d68ad51eccc6d888282b568cee;p=pandora-kernel.git bcache: Kill btree_io_wq 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 --- Reading git-diff-tree failed