On 1/31/24 05:03, Christoph Hellwig wrote: > Pass the max_hw_sector limit loop sets at initialization time directly to > blk_mq_alloc_disk instead of updating it right after the allocation. > > Signed-off-by: Christoph Hellwig <[email protected]> > Reviewed-by: Damien Le Moal <[email protected]> > Reviewed-by: Hannes Reinecke <[email protected]> > --- > drivers/block/loop.c | 11 +++++++---- >
Looks good. Reviewed-by: Chaitanya Kulkarni <[email protected]> -ck
