Skip to content
Snippets Groups Projects
Commit ecd0d112 authored by Florian Fischer's avatar Florian Fischer
Browse files

io: do not use IO_FORGOTTEN_FUTURES_SKIP_CQE on linux <= 5.17

Apparantly my assumption that io_uring ignores unknown cqe flags is
wrong. And io_uring < Linux 5.17 completes forgotten futures with
-EINVAL.

Fixes: e140759d
parent faf89ab5
No related branches found
No related tags found
1 merge request!366io: do not use IO_FORGOTTEN_FUTURES_SKIP_CQE on linux <= 5.17
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment