Jens Axboe 8260029608 queue: ensure io_uring_submit() returns the right error
We weren't passing back -errno for the system call failure.
This meant any error got turned into EPERM as far as the
caller was concerned.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2019-03-05 20:12:48 -07:00
2019-03-04 15:37:40 -07:00
2019-01-08 07:38:15 -07:00
2019-01-15 11:19:16 -07:00
2019-01-08 07:38:15 -07:00
2019-01-08 07:38:15 -07:00
2019-03-05 16:19:59 -07:00
Description
No description provided
157 KiB
Languages
C 93%
Makefile 6.5%
Shell 0.5%