On 1/23/24 02:36, Christoph Hellwig wrote: > Convert queue_max_sectors_store to use queue_limits_commit_update to > check and updated the max_sectors limit and freeze the queue before s/updated/update > doing so to ensure we don't have request in flight while changing s/request/requests > the limits. > > Note that this removes the previously held queue_lock that doesn't > protect against any other read or writer. s/read/reader > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> Other than these typos, looks good to me. Reviewed-by: Damien Le Moal <dlemoal@xxxxxxxxxx> -- Damien Le Moal Western Digital Research