diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-07-12 20:42:04 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-07-24 12:55:44 -0600 |
commit | e73751225bae1e9b67e957afb273366fbb6ca136 (patch) | |
tree | 91b714588b0526ae174b8d603f841bd4841faf78 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2ae523ed07f14391d685651f671a7858fe8c368a (diff) |
io_uring: replace rw->task_work with rq->task_work
io_kiocb::task_work was de-unionised, and is not planned to be shared
back, because it's too useful and commonly used. Hence, instead of
keeping a separate task_work in struct io_async_rw just reuse
req->task_work.
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions