On 28/01/2024 16:58, 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<hch@xxxxxx> Reviewed-by: Damien Le Moal<dlemoal@xxxxxxxxxx> Reviewed-by: Hannes Reinecke<hare@xxxxxxx>
FWIW, Reviewed-by: John Garry <john.g.garry@xxxxxxxxxx>