]> 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)
commitd986d1ef10c25b9c84636430eb319e0811119974
treea3969e58dd0a55dde73d262cb771fef34bfa762c
parent27e1a1ffcebfa24b6db1ee732c716b67681aa045
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