[Qemu-devel] [PULL 13/18] block/sheepdog: drop have_co_req() and aio_flush_request()

2013-08-19 Thread Stefan Hajnoczi
.io_flush() is no longer called so drop have_co_req() and aio_flush_request(). Signed-off-by: Stefan Hajnoczi --- block/sheepdog.c | 25 + 1 file changed, 5 insertions(+), 20 deletions(-) diff --git a/block/sheepdog.c b/block/sheepdog.c index afe0533..3fb4361 100644 ---

[Qemu-devel] [PULL 13/18] block/sheepdog: drop have_co_req() and aio_flush_request()

2013-08-16 Thread Stefan Hajnoczi
.io_flush() is no longer called so drop have_co_req() and aio_flush_request(). Signed-off-by: Stefan Hajnoczi --- block/sheepdog.c | 25 + 1 file changed, 5 insertions(+), 20 deletions(-) diff --git a/block/sheepdog.c b/block/sheepdog.c index afe0533..3fb4361 100644 ---