On 4/16/23 13:09, Christoph Hellwig wrote:
If blk_insert_flush decides that a command does not need to use the flush state machine, return false and let blk_mq_submit_bio handle it the normal way (including using an I/O scheduler) instead of doing a bypass insert.
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>