On 1/31/24 05:03, Christoph Hellwig wrote: > Pass a queue_limits to blk_mq_alloc_disk and apply it if non-NULL. This > will allow allocating queues with valid queue limits instead of setting > the values one at a time later. > > Signed-off-by: Christoph Hellwig <[email protected]> > Reviewed-by: John Garry <[email protected]> > Reviewed-by: Damien Le Moal <[email protected]> > Reviewed-by: Hannes Reinecke <[email protected]> > ---
For loop, nbd, null_blk, rbd, rnbd, virtio-blk, xen-blkfront, and nvme part:- Looks good. Reviewed-by: Chaitanya Kulkarni <[email protected]> -ck
