On Thu, Apr 11, 2024 at 04:15:29PM -0400, Mike Snitzer wrote: > From: Christoph Hellwig <hch@xxxxxx> > > 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> > Signed-off-by: Mike Snitzer <snitzer@xxxxxxxxxx> Reviewed-by: Ming Lei <ming.lei@xxxxxxxxxx> Thanks, Ming