diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-03-12 16:25:55 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-03-12 09:42:56 -0700 |
commit | 58f99373834151e1ca7edc49bc5578d9d40db099 (patch) | |
tree | cd211fc27afd2ab9be6ce2cded3b03147bdbd8f3 /kernel | |
parent | 521d6a737a31c08dbab204a95cd4fb5bee725f0f (diff) |
io_uring: fix OP_ASYNC_CANCEL across tasks
IORING_OP_ASYNC_CANCEL tries io-wq cancellation only for current task.
If it fails go over tctx_list and try it out for every single tctx.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions