diff options
author | 2019-11-25 23:14:39 +0300 | |
---|---|---|
committer | 2019-11-26 15:02:56 -0700 | |
commit | cf6fd4bd559ee61a4454b161863c8de6f30f8dca (patch) | |
tree | 97393733ab2ac9626dcc5ad92e22cc425a46eb2a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: store timeout's sqe->off in proper place (diff) | |
download | linux-dev-cf6fd4bd559ee61a4454b161863c8de6f30f8dca.tar.xz linux-dev-cf6fd4bd559ee61a4454b161863c8de6f30f8dca.zip |
io_uring: inline struct sqe_submit
There is no point left in keeping struct sqe_submit. Inline it
into struct io_kiocb, so any req->submit.field is now just req->field
- moves initialisation of ring_file into io_get_req()
- removes duplicated req->sequence.
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