diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-01-07 06:15:41 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-01-07 17:48:09 +0300 |
commit | 80c18e4ac20c9cde420cb3ffab48c936147cf07d (patch) | |
tree | a72690e3c6f2bc6d59994d642936e35289104dff /fs/jfs/jfs_dmap.h | |
parent | 3e2224c5867fead6c0b94b84727cc676ac6353a3 (diff) | |
download | linux-80c18e4ac20c9cde420cb3ffab48c936147cf07d.tar.xz |
io_uring: trigger eventfd for IOPOLL
Make sure io_iopoll_complete() tries to wake up eventfd, which currently
is skipped together with io_cqring_ev_posted() for non-SQPOLL IOPOLL.
Add an iopoll version of io_cqring_ev_posted(), duplicates a bit of
code, but they actually use different sets of wait queues may be for
better.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/jfs/jfs_dmap.h')
0 files changed, 0 insertions, 0 deletions