commit | 9c4f8971cc26cd485a39d02706533717eb3430dc | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jun 02 09:53:20 2021 +0300 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jun 11 11:53:02 2021 -0600 |
tree | ab15370f73ad5f986f96911a4015d71380376c75 | |
parent | 89a5f065653bcf7d8c3e4101e025e6c7b03339e8 [diff] |
pcd: 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-6-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>