The first patch fixes multishot interaction with io-wq for net opcodes, followed by a couple of clean ups. Pavel Begunkov (3): io_uring: fix mshot io-wq checks io_uring: refactor DEFER_TASKRUN multishot checks io_uring/net: dedup io_recv_finish req completion io_uring/io_uring.c | 20 ++++++++++++++++++++ io_uring/net.c | 37 ++++--------------------------------- io_uring/rw.c | 2 -- 3 files changed, 24 insertions(+), 35 deletions(-) -- 2.43.0