Skip to content
Snippets Groups Projects
Commit d7b8b079 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring/cancel: support opcode based lookup and cancelation


Add IORING_ASYNC_CANCEL_OP flag for cancelation, which allows the
application to target cancelation based on the opcode of the original
request.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 8165b566
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment