On 4/16/23 13:09, Christoph Hellwig wrote:
blk_flush_complete_seq currently queues requests that write data after a pre-flush from the flush state machine at the head of the queue. This doesn't really make sense, as the original request bypassed all queue lists by directly diverting to blk_insert_flush from blk_mq_submit_bio.
insertations -> insertions Otherwise: Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>