diff options
author | Jackie Liu <liuyun01@kylinos.cn> | 2019-11-08 23:50:36 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-11-10 20:29:49 -0700 |
commit | ec9c02ad4c3808d6d9ed28ad1d0485d6e2a33ac5 (patch) | |
tree | 970e44201b928d3a68ac57e50b6afcfcc5c9f603 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a197f664a0db8a6219d9ce949f5f29b89f60fb2b (diff) |
io_uring: keep io_put_req only responsible for release and put req
We already have io_put_req_find_next to find the next req of the link.
we should not use the io_put_req function to find them. They should be
functions of the same level.
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
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