On Fri, Feb 23 2024 at 11:12P -0500, Christoph Hellwig <h...@lst.de> 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 <h...@lst.de> Looks good, Reviewed-by: Mike Snitzer <snit...@kernel.org>