commit | 6560ec961a080944f8d5e1fef17b771bfaf189cb | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jun 02 09:53:31 2021 +0300 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jun 11 11:53:03 2021 -0600 |
tree | d62ba5f09243b65a339789191d46d2180bc5190a | |
parent | 08c1d480ed38995690a7d83f2c6a505f6cbbed9f [diff] |
aoe: use blk_mq_alloc_disk and blk_cleanup_disk Use blk_mq_alloc_disk and blk_cleanup_disk 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-17-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>