[RFC] [PATCH] Make lio_listio set errno to EIO on requests with invalid aio_lio_opcode

Roland McGrath roland@redhat.com
Tue Feb 21 01:33:00 GMT 2006


There is no obligation to check for this kind of error, given the standard.
At any rate, the EINVAL will indeed be diagnosed when the request is
examined in the service thread, as I read the code.  If you think this is
not happening, please supply a test program to demonstrate the problem.


Thanks,
Roland



More information about the Libc-alpha mailing list