diff options
author | Christoph Hellwig <hch@lst.de> | 2020-03-27 09:30:08 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-03-27 10:23:43 -0600 |
commit | 2f227bb99934a4faa6dfe2cda2594bce8897a323 (patch) | |
tree | cecb9d1c85abf4a3f4f4f93610e04432202052bc /samples/mei | |
parent | 348e114bbd4dce430eae70f01a04c8fc259b4cf1 (diff) | |
download | linux-2f227bb99934a4faa6dfe2cda2594bce8897a323.tar.bz2 |
block: add a blk_mq_init_queue_data helper
This allows a driver to pass a queuedata member before ->init_hctx is
called. null_blk currently open codes this logic, but I'd rather have
it in the core to ease future maintainance.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'samples/mei')
0 files changed, 0 insertions, 0 deletions