On Thu, 05 Jan 2023 12:51:44 -0800, Keith Busch wrote: > If the user overrides the max sectors for their device (which is > currently defaulting to quite a low value for modern hardware), their > request is lost on a rescan. Save it and fix the weird type issues. > > Changes since v3: Fixed the unsigned long/unsigned int issue raised by > clang. > > [...] Applied, thanks! [1/2] block: make BLK_DEF_MAX_SECTORS unsigned commit: c749b9c6de40f0882d9c83c8a3780e631603eb9d [2/2] block: save user max_sectors limit commit: 39001023bf1dfcee0ad1602501fbdea6f0d3d3bb Best regards, -- Jens Axboe