Fam Zheng
a209f4615c
virtio-blk: Check return value of blk_aio_ioctl
...
Since commit 1dc936aa84 (virtio-blk: Use blk_aio_ioctl) we silently lose
the request if blk_aio_ioctl returns NULL (not implemented).
Fix it by directly returning VIRTIO_BLK_S_UNSUPP as we used to do.
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
[ kwolf: Fixed build error on win32 ]
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2015-03-10 14:01:45 +01:00
..
2015-02-16 17:30:19 +01:00
2015-01-27 13:17:30 +00:00
2015-03-02 13:20:43 +00:00
2015-02-18 10:51:09 +01:00
2015-01-22 11:04:18 +01:00
2015-03-10 14:01:45 +01:00
2014-08-15 19:12:48 +04:00
2015-03-02 13:20:43 +00:00
2015-03-03 12:07:47 +00:00
2014-11-03 19:51:56 +03:00
2014-10-20 14:02:25 +02:00
2015-03-03 08:33:08 +01:00
2015-01-26 12:22:44 +01:00
2014-11-04 23:26:12 +01:00
2014-09-02 22:38:16 +04:00
2015-03-03 01:28:54 +00:00
2015-03-02 13:20:43 +00:00
2015-02-10 09:27:20 +03:00
2015-02-18 11:58:50 +01:00
2014-08-18 12:06:21 +02:00
2015-02-13 14:09:28 +00:00
2015-01-08 13:17:55 +02:00
2014-11-03 00:59:10 +03:00
2015-03-04 13:00:04 -05:00
2014-11-03 00:59:10 +03:00
2015-03-02 13:20:43 +00:00
2015-02-27 15:17:46 +01:00
2014-09-09 13:41:43 +02:00
2015-02-24 00:19:05 +01:00
2015-01-16 11:54:30 +00:00
2014-11-03 00:59:10 +03:00
2015-02-26 14:49:31 +01:00
2015-02-27 15:17:35 +01:00
2015-02-24 13:58:18 +00:00
2014-10-24 12:19:11 +01:00
2015-03-02 12:13:45 +00:00
2015-02-18 09:37:15 +01:00
2015-03-02 10:57:07 +01:00
2015-01-26 12:22:44 +01:00
2015-02-18 10:53:10 +01:00
2015-02-18 11:58:50 +01:00
2015-03-02 13:20:43 +00:00
2014-08-15 18:54:40 +04:00
2015-02-05 17:16:14 +01:00
2014-12-10 11:30:55 +03:00
2014-11-02 10:04:34 +03:00
2014-09-09 13:41:43 +02:00
2015-03-08 07:33:45 +00:00
2015-03-02 11:38:55 -07:00
2015-03-04 13:00:04 -05:00
2015-02-26 14:49:31 +01:00
2015-01-13 11:49:46 +00:00
2014-10-20 14:02:25 +02:00
2015-03-07 15:27:55 +03:00
2014-12-19 15:24:06 -07:00