diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-02-28 22:35:09 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-04-11 17:41:57 -0600 |
commit | e83acd7d37d83035f2fe078f656f87418ea2a687 (patch) | |
tree | 0f0dc9006b0a54854aeb948a80239b3bb2110726 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d434405aaab7d0ebc516b68a8fc4100922d7f5ef (diff) |
io_uring: avoid taking ctx refs for task-cancel
Don't bother to take a ctx->refs for io_req_task_cancel() because it
take uring_lock before putting a request, and the context is promised to
stay alive until unlock happens.
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions