On Thu, 31 Oct 2024 21:37:16 +0800, Ming Lei wrote: > The 1st patch removes blk_freeze_queue(). > > The 2nd patch fixes freeze uses in rbd. > > The 3rd patches fixes potential unfreeze lock verification on non-owner > context. > > [...] Applied, thanks! [1/4] block: remove blk_freeze_queue() commit: 54027869df83aceccd18c4a799b263a2b318b065 [2/4] rbd: unfreeze queue after marking disk as dead commit: a471977780cc8ba809f84e3e2289d676063e7547 [3/4] block: always verify unfreeze lock on the owner task commit: 6a78699838a0ddeed3620ddf50c1521f1fe1e811 [4/4] block: don't verify IO lock for freeze/unfreeze in elevator_init_mq() commit: 357e1b7f730bd85a383e7afa75a3caba329c5707 Best regards, -- Jens Axboe