commit | 5364e2f19eaef31cd0385958a5e9629d78e658ed | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Thu Jun 22 13:03:52 2023 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Jul 10 10:51:28 2023 -0600 |
tree | f6fb62649f3ae4a46df7bf054c43a5af83cd633b | |
parent | 48a79febf38881c0701b2e1e196c4e7e633116b9 [diff] |
io_uring/cancel: wire up IORING_ASYNC_CANCEL_OP for sync cancel Allow usage of IORING_ASYNC_CANCEL_OP through the sync cancelation API as well. Signed-off-by: Jens Axboe <axboe@kernel.dk>