diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-03-22 01:58:24 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-04-11 17:41:59 -0600 |
commit | d4729fbde7665e81f4345e04e2ca86c0b52994d3 (patch) | |
tree | 4cc78f2b12780e19f41fe11ac15520f7a6e0fe02 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c15b79dee51bd73d56fe526a779e8fbc02b09e6c (diff) |
io_uring: don't clear REQ_F_LINK_TIMEOUT
REQ_F_LINK_TIMEOUT is a hint that to look for linked timeouts to cancel,
we're leaving it even when it's already fired. Hence don't care to clear
it in io_kill_linked_timeout(), it's safe and is called only once.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions