On 1/31/24 05:03, Christoph Hellwig wrote: > Convert queue_discard_max_store to use queue_limits_commit_update to > check and update the max_discard_sectors limit and freeze the queue > before doing so to ensure we don't have requests in flight while > changing the limits. > > Signed-off-by: Christoph Hellwig <h...@lst.de> > Reviewed-by: Damien Le Moal <dlem...@kernel.org> > Reviewed-by: Hannes Reinecke <h...@suse.de> > --- >
Looks good. Reviewed-by: Chaitanya Kulkarni <k...@nvidia.com> -ck