io_uring: add support for epoll_ctl(2) for-5.6/io_uring-vfs-next
authorJens Axboe <axboe@kernel.dk>
Wed, 8 Jan 2020 22:18:09 +0000 (15:18 -0700)
committerJens Axboe <axboe@kernel.dk>
Wed, 15 Jan 2020 22:05:05 +0000 (15:05 -0700)
commitfdc5026604472aa796187f236f06edea0fbcc4ff
tree90adbe7aec5fe517dfbeb1474be559733af9b969
parentf1d8f272dea391f1d67917b0c0de6e848e05b1d7
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