diff options
author | 2022-06-15 17:33:54 +0100 | |
---|---|---|
committer | 2022-07-24 18:39:13 -0600 | |
commit | aeaa72c69473d7e68addbd31f43c7c12af252bfc (patch) | |
tree | 8b9346479d11aa5e760b1d64ad0c41f7d2c98af5 /io_uring/cancel.c | |
parent | io_uring: inline ->registered_rings (diff) | |
download | wireguard-linux-aeaa72c69473d7e68addbd31f43c7c12af252bfc.tar.xz wireguard-linux-aeaa72c69473d7e68addbd31f43c7c12af252bfc.zip |
io_uring: never defer-complete multi-apoll
Luckily, nnobody completes multi-apoll requests outside the polling
functions, but don't set IO_URING_F_COMPLETE_DEFER in any case as
there is nobody who is catching REQ_F_COMPLETE_INLINE, and so will leak
requests if used.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/a65ed3f5effd9321ee06e6edea294a03be3e15a0.1655310733.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/cancel.c')
0 files changed, 0 insertions, 0 deletions