Commit c487a5a
io_uring: fail links when poll fails
Don't forget to cancel all linked requests of poll request when
__io_arm_poll_handler() failed.
Fixes: aa43477 ("io_uring: poll rework")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/a78aad962460f9fdfe4aa4c0b62425c88f9415bc.1655852245.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent aacf2f9 commit c487a5a
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7405 | 7405 | | |
7406 | 7406 | | |
7407 | 7407 | | |
| 7408 | + | |
| 7409 | + | |
7408 | 7410 | | |
7409 | 7411 | | |
7410 | 7412 | | |
| |||
0 commit comments