On Sat, Aug 17, 2013 at 10:52:34AM +0530, Bharata B Rao wrote: > > From: Stefan Hajnoczi <stefa...@redhat.com> > > Since .io_flush() is no longer called we do not need > > qemu_gluster_aio_flush_cb() anymore. It turns out that qemu_aio_count > > is unused now and can be dropped. > > > > Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> > > Tested-by: Bharata B Rao <bhar...@linux.vnet.ibm.com> > > Tested GlusterFS backend, but it needed the below fix: > ------
Thanks, I have fixed my development machine so block/gluster.c is always built. Since this pull request hasn't been merged yet I am resending with your fix squashed in. Stefan