diff options
| author | Pavel Begunkov <[email protected]> | 2020-07-12 20:42:04 +0300 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2020-07-24 12:55:44 -0600 |
| commit | e73751225bae1e9b67e957afb273366fbb6ca136 (patch) | |
| tree | 91b714588b0526ae174b8d603f841bd4841faf78 /tools/perf/scripts/python | |
| 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 <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions