On Thu, 23 May 2024 20:26:12 +0200, Christoph Hellwig wrote: > this series fixes a regression in 6.10-rc report by Mike when using > device mapper multipath on top of SCSI disks. It is due the sd > driver not only setting the hard max_dev_sectors limit but also > pre-setting a potentially lower max_sectors value. > > Diffstat: > block/blk-settings.c | 2 ++ > drivers/scsi/sd.c | 4 +++- > 2 files changed, 5 insertions(+), 1 deletion(-) > > [...] Applied, thanks! [1/2] sd: also set max_user_sectors when setting max_sectors commit: bafea1c58b24be594d97841ced1b7ae0347bf6e3 [2/2] block: stack max_user_sectors commit: e528bede6f4e6822afdf0fa80be46ea9199f0911 Best regards, -- Jens Axboe