diff options
author | Jens Axboe <axboe@kernel.dk> | 2023-06-23 09:38:26 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-07-17 10:05:48 -0600 |
commit | 3a372b66923e4af966af2900da588e3b3de6fcd2 (patch) | |
tree | ee964de8edbe2e3c069a0f61aa1e572e98c3281b /io_uring/poll.c | |
parent | aa5cd116f3c25c05e4724d7b5e24dc9ed9020a12 (diff) |
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