io_uring: add support for eventfd notifications
authorJens Axboe <axboe@kernel.dk>
Thu, 11 Apr 2019 17:45:41 +0000 (11:45 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 2 May 2019 20:08:54 +0000 (14:08 -0600)
commit9b402849e80c85eee10bbd341aab3f1a0f942d4f
treea4b43d48fad87c7e3f8996729e501f02d6c5a5cf
parent5d17b4a4b7fa172b205be8a05051ae705d1dc3bb
io_uring: add support for eventfd notifications

Allow registration of an eventfd, which will trigger an event every
time a completion event happens for this io_uring instance.

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