block/rbd: drop qemu_rbd_aio_flush_cb()
commit5d289cc7243be53d409ee3b79dd4fd363806f8b6
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 11 Apr 2013 15:16:29 +0000 (11 17:16 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 19 Aug 2013 13:52:19 +0000 (19 15:52 +0200)
tree4ac10734a59e8ad3339e6a9ca7509c3c111e8602
parentbed2e759eb642931e0ebb95ea99580c27f57560e
block/rbd: drop qemu_rbd_aio_flush_cb()

.io_flush() is no longer called so drop qemu_rbd_aio_flush_cb().
qemu_aio_count is unused now so drop it too.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
block/rbd.c