diff options
author | Pavel Begunkov <[email protected]> | 2019-11-25 23:14:38 +0300 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2019-11-26 15:02:56 -0700 |
commit | cc42e0ac17d3664a70e020dfe7897f14e7aa7453 (patch) | |
tree | c5b3956c7d10e89226590c4c79748cd9c8c43917 /tools/perf/util/trace-event-scripting.c | |
parent | d69e07793f891524c6bbf1e75b9ae69db4450953 (diff) |
io_uring: store timeout's sqe->off in proper place
Timeouts' sequence offset (i.e. sqe->off) is stored in
req->submit.sequence under a false name. Keep it in timeout.data
instead. The unused space for sequence will be reclaimed in the
following patches.
Signed-off-by: Pavel Begunkov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions