diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-04-01 15:43:59 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-04-11 19:30:34 -0600 |
commit | df9727affa058f4f18e388b30247650f8ae13cd8 (patch) | |
tree | 107c5a4dea2d0d7af8bf12aee6da072a73629fff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c4ea060e85eabe40f3572969daff4fc2f242b7b8 (diff) |
io_uring: put link timeout req consistently
Don't put linked timeout req in io_async_find_and_cancel() but do it in
io_link_timeout_fn(), so we have only one point for that and won't have
to do it differently as it's now (put vs put_deferred). Btw, improve a
bit io_async_find_and_cancel()'s locking.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/d75b70957f245275ab7cba83e0ac9c1b86aae78a.1617287883.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions