aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2021-03-19 17:22:40 +0000
committerJens Axboe <[email protected]>2021-04-11 17:41:59 -0600
commit2593553a01c803e01e7c5c2131993885879efbec (patch)
treef8ff847c3fe1af91f0626b08efc55d684cccb2ff /tools/perf/scripts/python
parentdac7a09864938a310eea08f26f5960d369680629 (diff)
io_uring: remove __io_req_task_cancel()
Both io_req_complete_failed() and __io_req_task_cancel() do the same thing: set failure flag, put both req refs and emit an CQE. The former one is a bit more advance as it puts req back into a req cache, so make it to take over __io_req_task_cancel() and remove the last one. Signed-off-by: Pavel Begunkov <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions