Christoph Hellwig e20ba6e1da block: move queues types to the block layer
Having another indirect all in the fast path doesn't really help
in our post-spectre world.  Also having too many queue type is just
going to create confusion, so I'd rather manage them centrally.

Note that the queue type naming and ordering changes a bit - the
first index now is the default queue for everything not explicitly
marked, the optional ones are read and poll queues.

Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-12-04 11:38:17 -07:00
..
2018-12-04 09:38:05 -07:00
2018-12-04 09:38:05 -07:00
2018-03-26 08:53:43 -06:00
2018-12-04 09:38:05 -07:00
2018-12-04 09:38:05 -07:00
2018-07-24 15:55:48 +02:00