summaryrefslogtreecommitdiff
path: root/io_uring/poll.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2023-06-23 18:38:26 +0300
committerJens Axboe <axboe@kernel.dk>2023-07-17 19:05:48 +0300
commit3a372b66923e4af966af2900da588e3b3de6fcd2 (patch)
treeee964de8edbe2e3c069a0f61aa1e572e98c3281b /io_uring/poll.c
parentaa5cd116f3c25c05e4724d7b5e24dc9ed9020a12 (diff)
downloadlinux-3a372b66923e4af966af2900da588e3b3de6fcd2.tar.xz
io_uring/cancel: fix sequence matching for IORING_ASYNC_CANCEL_ANY
We always need to check/update the cancel sequence if IORING_ASYNC_CANCEL_ALL is set. Also kill the redundant check for IORING_ASYNC_CANCEL_ANY at the end, if we get here we know it's not set as we would've matched it higher up. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/poll.c')
0 files changed, 0 insertions, 0 deletions