blk-mq: add struct blk_mq_ctx_type
authorJens Axboe <axboe@kernel.dk>
Mon, 6 Jan 2020 23:23:28 +0000 (16:23 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 7 Jan 2020 16:27:57 +0000 (09:27 -0700)
commitbb2d58c57d22e4fc290f3eb6a072af09c1d7e4b6
tree174df290cc1fc7defc4ccfa9706dcddbaaf37e5c
parenta6106b45871300b0b259e27a45256e5a5ec0a64f
blk-mq: add struct blk_mq_ctx_type

This only holds the dispatch list for now, and there should be no
functional changes in this patch. This is in preparation for adding more
items to the per-ctx type structure.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq-debugfs.c
block/blk-mq-sched.c
block/blk-mq.c
block/blk-mq.h