Add flag IORING_SETUP_COOP_TASKRUN for ring setup, to the uring passthrough I/O engine. This was introduced to the normal io_uring engine with commit 4d22c103 Add flag IORING_SETUP_SINGLE_ISSUER & IORING_SETUP_DEFER_TASKRUN for ring setup, to the uring passthrough I/O engine. This was introduced to the normal io_uring engine with commit e453f369 Ankit Kumar (1): engines/io_uring: set coop taskrun, single issuer and defer taskrun engines/io_uring.c | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) -- 2.17.1