diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-11-19 15:31:28 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-11-25 19:56:06 -0700 |
commit | 5d960724b0cb0d12469d1c62912e4a8c09c9fd92 (patch) | |
tree | 0d154e59f8b7c9256fcfaf96f8436601c15ae162 /README | |
parent | 09fbb0a83ec6ab5a4037766261c031151985fff6 (diff) | |
download | linux-5d960724b0cb0d12469d1c62912e4a8c09c9fd92.tar.bz2 |
io_uring: io_fail_links() should only consider first linked timeout
We currently clear the linked timeout field if we cancel such a timeout,
but we should only attempt to cancel if it's the first one we see.
Others should simply be freed like other requests, as they haven't
been started yet.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions