On Mon, 18 Oct 2021 21:34:31 +0800, Hao Xu wrote: > Currently force_nonblock stands for three meanings: > - nowait or not > - in an io-worker or not(hold uring_lock or not) > > Let's split the logic to two flags, IO_URING_F_NONBLOCK and > IO_URING_F_UNLOCKED for convenience of the next patch. > > [...] Applied, thanks! [1/1] io_uring: split logic of force_nonblock commit: 3b44b3712c5b19b0af11c25cd978abdc3680d5e7 Best regards, -- Jens Axboe