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

[IO] document and adjust tests to changes in io_uring's broken link handling

Until kernel commit cf10960426515 io_uring submitted sqe until it encountered
an invalid one. Now io_uring will catch the error on subimssion and
will cancel all sqe's contained in the link prior to the invalid one.
parent 6f707f1c
No related branches found
No related tags found
No related merge requests found
Pipeline #65320 passed