On 7/2/25 11:54 PM, Bart Van Assche wrote: > Freezing the request queue from inside sysfs store callbacks may cause a > deadlock in combination with the dm-multipath driver and the > queue_if_no_path option. Fix this by restricting how long to wait until > the queue is frozen inside the remaining sysfs callback methods that > freeze the request queue. I think we should explicitly list the attribute names that are affected by this change. Also, it would help clarify which sysfs store callbacks are impacted. Thanks, --Nilay