Reviewed-by: Wenchao Xia <xiaw...@linux.vnet.ibm.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> > --- > block/gluster.c | 16 +--------------- > 1 file changed, 1 insertion(+), 15 deletions(-) >
-- Best Regards Wenchao Xia