+1
−1
+16
−826
File changed.
Preview size limit exceeded, changes collapsed.
+32
−0
io_uring/opdef.h
0 → 100644
+40
−0
io_uring/poll.c
0 → 100644
+760
−0
Loading
Add a io_poll_issue() rather than export the general task_work locking
and io_issue_sqe(), and put the io_op_defs definition and structure into
a separate header file so that poll can use it.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>
File changed.
Preview size limit exceeded, changes collapsed.