diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-10-13 11:43:57 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-10-17 18:25:42 +0300 |
commit | b1b74cfc1967bd0747ff85f650f598e84eeb3d1c (patch) | |
tree | 3d94761c0f95d6dd01cdab23afd9dbd793859d42 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 368c5481ae7c6a9719c40984faea35480d9f4872 (diff) | |
download | linux-b1b74cfc1967bd0747ff85f650f598e84eeb3d1c.tar.xz |
io_uring: don't unnecessarily clear F_LINK_TIMEOUT
If a request had REQ_F_LINK_TIMEOUT it would've been cleared in
__io_kill_linked_timeout() by the time of __io_fail_links(), so no need
to care about it.
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