raw-posix: drop raw_get_aio_fd() since it is no longer used
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 8 May 2014 14:34:58 +0000 (16:34 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 4 Jun 2014 07:56:12 +0000 (09:56 +0200)
commit76ef2cf5493a215efc351f48ae7094d6c183fcac
tree820f8d55f657064db196f79b0343d92789ea65bb
parent8d242f0ed5908333035dd5a8a94c06d7fe3b765c
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>
block/raw-posix.c
include/block/block.h