diff options
author | Jens Axboe <axboe@kernel.dk> | 2023-06-23 18:34:08 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-07-17 19:05:48 +0300 |
commit | faa9c0ee3cab9c68b79183c9e0111ba967d9f402 (patch) | |
tree | 3104045b604b73d3bf8d6b84b0e985b14c58441e /io_uring/cancel.h | |
parent | ad711c5d113f53d6f16096dd6ed9f4939a857149 (diff) | |
download | linux-faa9c0ee3cab9c68b79183c9e0111ba967d9f402.tar.xz |
io_uring/timeout: always set 'ctx' in io_cancel_data
In preparation for using a generic handler to match requests for
cancelation purposes, ensure that ctx is set in io_cancel_data. The
timeout handlers don't check for this as it'll always match, but we'll
need it set going forward.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/cancel.h')
0 files changed, 0 insertions, 0 deletions