On 1/8/25 2:55 PM, Christoph Hellwig wrote: > Match the locking order used by the core block code by only freezing > the queue after taking the limits lock using the > queue_limits_commit_update_frozen helper and document the callers that > do not freeze the queue at all. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> Looks good to me: Reviewed-by: Nilay Shroff <nilay@xxxxxxxxxxxxx>