commit | 9c8463e8e19c442aaf896468ce72c1ed82655781 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jun 02 09:53:26 2021 +0300 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jun 11 11:53:02 2021 -0600 |
tree | f20394fe63951056c15b1d8a713ea100496f645c | |
parent | 89662ac55a204d82f9b0c1497e060d18b51fadc2 [diff] |
swim3: use blk_mq_alloc_disk Use the blk_mq_alloc_disk API to simplify the gendisk and request_queue allocation. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Link: https://lore.kernel.org/r/20210602065345.355274-12-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>