diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-04-15 18:47:13 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-04-16 05:17:11 +0300 |
commit | ea6a693d862d4f0edd748a1fa3fc6faf2c39afb2 (patch) | |
tree | cc163f7ff91437566925b7ff992a212c17af5bd1 /scripts/generate_rust_analyzer.py | |
parent | c5de00366e3e675f9e321983d9bd357c1fbea0e9 (diff) | |
download | linux-ea6a693d862d4f0edd748a1fa3fc6faf2c39afb2.tar.xz |
io_uring: disable multishot poll for double poll add cases
The re-add handling isn't correct for the multi wait case, so let's
just disable it for now explicitly until we can get that sorted out. This
just turns it into a one-shot request. Since we pass back whether or not
a poll request terminates in multishot mode on completion, this should
not break properly behaving applications that check for IORING_CQE_F_MORE
on completion.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions