On 1/31/24 05:03, Christoph Hellwig wrote: > Pass a queue_limits to blk_alloc_queue 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 <h...@lst.de> > Reviewed-by: John Garry <john.g.ga...@oracle.com> > Reviewed-by: Damien Le Moal <dlem...@kernel.org> > Reviewed-by: Hannes Reinecke <h...@suse.de> > --- >
Looks good. Reviewed-by: Chaitanya Kulkarni <k...@nvidia.com> -ck