On Wed, Nov 27, 2024 at 03:32:04PM +0900, Damien Le Moal wrote: > Might be good enough. But will also need to clear the REQ_NOWAIT flag for the > BIO if it is issued from the zone write plug BIO work. Because that one should > not have to deal with all this. Yes, by that time there is no point in the nowait. Another simpler option would be to always use the zone write plug BIO work to issue NOWAIT bios.