On Fri, Feb 23 2024 at 11:12P -0500, Christoph Hellwig <hch@xxxxxx> wrote: > Use queue_limits_set which validates the limits and takes care of > updating the readahead settings instead of directly assigning them to > the queue. For that make sure all limits are actually updated before > the assignment. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> Looks good, Reviewed-by: Mike Snitzer <snitzer@xxxxxxxxxx>