linux/io_uring
Dylan Yudaken e2df2ccb75 io_uring: fix multishot ending when not polled
If multishot is not actually polling then return IOU_OK rather than the
result.
If the result was > 0 this will confuse things further up the callstack
which expect a return <= 0.

Fixes: 1300ebb20286 ("io_uring: multishot recv")
Signed-off-by: Dylan Yudaken <dylany@fb.com>
Link: https://lore.kernel.org/r/20220708181838.1495428-2-dylany@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-07-24 18:39:17 -06:00
..
2022-07-24 18:39:17 -06:00
2022-07-24 18:39:15 -06:00
2022-07-24 18:39:16 -06:00
2022-07-24 18:39:17 -06:00
2022-07-24 18:39:11 -06:00
2022-07-24 18:39:12 -06:00
2022-07-24 18:39:14 -06:00
2022-07-24 18:39:15 -06:00
2022-07-24 18:39:15 -06:00
2022-07-24 18:39:15 -06:00
2022-07-24 18:39:16 -06:00