commit | 76ef2cf5493a215efc351f48ae7094d6c183fcac | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Thu May 08 16:34:58 2014 +0200 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Wed Jun 04 09:56:12 2014 +0200 |
tree | 820f8d55f657064db196f79b0343d92789ea65bb | |
parent | 8d242f0ed5908333035dd5a8a94c06d7fe3b765c [diff] |
raw-posix: drop raw_get_aio_fd() since it is no longer used virtio-blk data-plane now uses the QEMU block layer for I/O. We do not need raw_get_aio_fd() anymore. It was a layering violation anyway, so let's get rid of it. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>