diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-10-04 22:02:57 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-10-19 14:49:54 +0300 |
commit | d17e56eb4907c72054e63c71a2123d32b04ebd67 (patch) | |
tree | 2359fe9601439f52ed75f22bebabaf06994df234 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d886e185a128a4f350c4df6471c0f403c2982ae8 (diff) | |
download | linux-d17e56eb4907c72054e63c71a2123d32b04ebd67.tar.xz |
io_uring: remove struct io_completion
We keep struct io_completion only as a temporal storage of cflags, Place
it in io_kiocb, it's cleaner, removes extra bits and even might be used
for future optimisations.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/5299bd5c223204065464bd87a515d0e405316086.1633373302.git.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