commit | 39220e8d4a2aaab045ea03cc16d737e85d0817bf | [log] [tgz] |
---|---|---|
author | Jens Axboe <[email protected]> | Wed Jan 08 15:05:37 2020 -0700 |
committer | Jens Axboe <[email protected]> | Wed Jan 29 15:45:47 2020 -0700 |
tree | 2f632dd3e4f97820a9bb9de3bc18682c72ba5015 | |
parent | 58e41a44c488f3e9601fd8150f58377ef8f44889 [diff] |
eventpoll: support non-blocking do_epoll_ctl() calls Also make it available outside of epoll, along with the helper that decides if we need to copy the passed in epoll_event. Signed-off-by: Jens Axboe <[email protected]>