On Thu, Apr 11, 2024 at 04:15:29PM -0400, Mike Snitzer wrote: > From: Christoph Hellwig <h...@lst.de> > > 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 <h...@lst.de> > Signed-off-by: Mike Snitzer <snit...@kernel.org>
Reviewed-by: Ming Lei <ming....@redhat.com> Thanks, Ming