On 4/17/23 05: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. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> Nice ! Reviewed-by: Damien Le Moal <dlemoal@xxxxxxxxxx>