On Sat, 20 May 2023 06:45:03 +0200, Christoph Hellwig wrote: > For direct I/O writes that issues more than a single bio, the pluggin is > already done in __blkdev_direct_IO. > For synchronous buffered writes the plugging is done deep down in > writeback_inodes_wb / wb_writeback. > > For the other cases there is no point in plugging as as single bio or no > bio at all is submitted. > > [...] Applied, thanks! [1/1] block: don't plug in blkdev_write_iter commit: 712c7364655f69827d0b96f69594886ecbfb412f Best regards, -- Jens Axboe