Skip to content
Commit 8165b566 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring/cancel: add IORING_ASYNC_CANCEL_USERDATA



Add a flag to explicitly match on user_data in the request for
cancelation purposes. This is the default behavior if none of the
other match flags are set, but if we ALSO want to match on user_data,
then this flag can be set.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent a30badf6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment