From: Christoph Hellwig Date: Tue, 13 Jan 2015 16:20:04 +0000 (+0100) Subject: rbd: convert to blk-mq X-Git-Tag: fixes-v4.0-rc1~51^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ad18afad02f9802f1eeade91cf880b97e7a9902;p=pandora-kernel.git rbd: convert to blk-mq This converts the rbd driver to use the blk-mq infrastructure. Except for switching to a per-request work item this is almost mechanical. This was tested by Alexandre DERUMIER in November, and found to give him 120000 iops, although the only comparism available was an old 3.10 kernel which gave 80000iops. Signed-off-by: Christoph Hellwig Reviewed-by: Alex Elder [idryomov@gmail.com: context, blk_mq_init_queue() EH] Signed-off-by: Ilya Dryomov --- Reading git-diff-tree failed