diff options
author | 2019-11-18 12:14:54 -0700 | |
---|---|---|
committer | 2019-11-25 19:56:05 -0700 | |
commit | b0dd8a412699afe3420a08f841333f3474ad45c5 (patch) | |
tree | a37efea0c53bb299335da5d06f35f05c8b9854e7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: remove dead REQ_F_SEQ_PREV flag (diff) | |
download | linux-dev-b0dd8a412699afe3420a08f841333f3474ad45c5.tar.xz linux-dev-b0dd8a412699afe3420a08f841333f3474ad45c5.zip |
io_uring: correct poll cancel and linked timeout expiration completion
Currently a poll request fills a completion entry of 0, even if it got
cancelled. This is odd, and it makes it harder to support with chains.
Ensure that it returns -ECANCELED in the completions events if it got
cancelled, and furthermore ensure that the linked timeout that triggered
it completes with -ETIME if we did indeed trigger the completions
through a timeout.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions