diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-03-13 08:48:45 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-03-13 08:48:45 -0600 |
commit | a86522197d041b889519d6744d52477e80acce1e (patch) | |
tree | e12a67150067d131fa2fd5dad7d1f5b68a78af22 /src/register.c | |
parent | a231fdcaa13dbeff3cb9e1c7eeb98db4024aba4e (diff) |
queue: ensure io_uring_submit() returns the system call value
A previous fix that ensured we pass back the right error messed
up the normal return, which is number of entries submitted.
This makes the poll test cases fail.
Fixes: 8260029608b9 ("queue: ensure io_uring_submit() returns the right error")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'src/register.c')
0 files changed, 0 insertions, 0 deletions