On 2/22/22 22:56, Ming Lei wrote:
But I admit here the name of blk_mq_release_queue() is very misleading, maybe blk_mq_release_io_queue() is better?
I'm not sure what the best name for that function would be. Anyway, thanks for having clarified that disk structures are removed before the request queue is cleaned up. That's something I was missing.
Bart.