diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-03-11 21:27:04 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-03-11 21:29:15 +0300 |
commit | 3f9d64415fdaa73017fcb168930006648617b488 (patch) | |
tree | 7be5027c3229747e267e930ed3efc9a962e3e803 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | bbbdeb4720a0759ec90e3bcb20ad28d19e531346 (diff) | |
download | linux-3f9d64415fdaa73017fcb168930006648617b488.tar.xz |
io_uring: fix truncated async read/readv and write/writev retry
Ensure we keep the truncated value, if we did truncate it. If not, we
might read/write more than the registered buffer size.
Also for retry, ensure that we return the truncated mapped value for
the vectorized versions of the read/write commands.
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