Bart, > 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"). Reviewed-by: Martin K. Petersen <martin.petersen@xxxxxxxxxx> -- Martin K. Petersen