diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-02-18 18:29:42 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-02-18 13:13:18 -0700 |
commit | a1ab7b35db8f262cd74edff62b47b4d90f84f997 (patch) | |
tree | 2d73114b7680415074775ded71d624cabc843249 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a6b8cadcea86da0fe92de5c2e6e82824cb6fb57c (diff) |
io_uring: move req link into submit_state
Move struct io_submit_link into submit_state, which is a part of a
submission state and so belongs to it. It saves us from explicitly
passing it, and init/deinit is now nicely hidden in
io_submit_state_[start,end].
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions