On 11/18/25 16:03, Christoph Hellwig wrote: > Use the new REQ_ZWPLUG_UNORDERED bio flag so that even copies to > sequential write required zones can queue up writes bios as soon as the > reads finish. This simplifies the code and reduces the submission > latency as all writes are immediately available in the zoned write plug > list when the previous write completes instead of going through two > layers of queueing. > > Signed-off-by: Christoph Hellwig <[email protected]>
Nice cleanup ! Reviewed-by: Damien Le Moal <[email protected]> -- Damien Le Moal Western Digital Research
