[PATCH 11/14] virtio_blk: pass queue_limits to blk_mq_alloc_disk

Chaitanya Kulkarni chaitanyak at nvidia.com
Wed Jan 31 15:37:15 PST 2024


On 1/31/24 05:03, Christoph Hellwig wrote:
> Call virtblk_read_limits and most of virtblk_probe_zoned_device before
> allocating the gendisk and thus request_queue and make them read into
> a queue_limits structure instead.  Pass this initialized queue_limits
> to blk_mq_alloc_disk to set the queue up with the right parameters
> from the start and only leave a few final touches for zoned devices
> to be done just before adding the disk.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> Reviewed-by: Stefan Hajnoczi <stefanha at redhat.com>
> Reviewed-by: Damien Le Moal <dlemoal at kernel.org>
> Reviewed-by: Hannes Reinecke <hare at suse.de>
> ---
>   

Looks good.

Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com>

-ck




More information about the Linux-nvme mailing list