Re: [PATCH] block: Move a misplaced comment in queue_wb_lat_store()
From: Jens Axboe <axboe@kernel.dk>
Date: 2025-08-25 13:48:32
From: Jens Axboe <axboe@kernel.dk>
Date: 2025-08-25 13:48:32
On Fri, Aug 22, 2025 at 2:02?PM Bart Van Assche [off-list ref] wrote:
blk_mq_quiesce_queue() does not wait for pending I/O to finish. Freezing
a queue waits for pending I/O to finish. Hence move the comment that
refers to waiting for pending I/O above the call that freezes the
request queue. This patch moves this comment back to the position where
it was when this comment was introduced. See also commit c125311d96b1
("blk-wbt: don't maintain inflight counts if disabled").Doesn't apply to the current tree, what is this against? In any case, please resend. -- Jens Axboe