]> git.baikalelectronics.ru Git - kernel.git/commit
io_uring: add support for epoll_ctl(2)
authorJens Axboe <axboe@kernel.dk>
Wed, 8 Jan 2020 22:18:09 +0000 (15:18 -0700)
committerJens Axboe <axboe@kernel.dk>
Wed, 29 Jan 2020 22:46:09 +0000 (15:46 -0700)
commit26417df2218cd441548bbf75b7b5727ef6ef0e9f
treea3969e58dd0a55dde73d262cb771fef34bfa762c
parentfffb9ad5ede32a979826ac6b4c33731fbd78093d
io_uring: add support for epoll_ctl(2)

This adds IORING_OP_EPOLL_CTL, which can perform the same work as the
epoll_ctl(2) system call.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c
include/uapi/linux/io_uring.h