Kevin Wolf 44713c9e85 linux-aio: Handle io_submit() failure gracefully
It is generally not expected that io_submit() fails other than with
-EAGAIN, but corner cases like SELinux refusing I/O when permissions are
revoked are still possible. In this case, we shouldn't abort, but just
return an I/O error for the request.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-id: 1470741619-23231-1-git-send-email-kwolf@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2016-08-11 09:42:35 +01:00
..
2016-07-21 11:00:36 +01:00
2016-08-08 13:05:43 +02:00
2016-08-03 18:44:56 +02:00
2016-07-20 14:24:25 +01:00
2016-07-26 17:46:37 +02:00
2016-07-26 17:46:37 +02:00
2016-07-13 13:41:39 +02:00