sheepdog: Convert sd_aiocb_info.cancel to .cancel_async
commit6d24b4df38b0e1b2a6cdeeaa4a0e3dcdee643364
authorFam Zheng <famz@redhat.com>
Thu, 11 Sep 2014 05:41:24 +0000 (11 13:41 +0800)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 22 Sep 2014 10:39:14 +0000 (22 11:39 +0100)
tree84e94b41f8ffaccf159ff58e87ab10e66d7938e0
parent7691e24dbebb46658e89b3f950fda6ec78bbb823
sheepdog: Convert sd_aiocb_info.cancel to .cancel_async

Also drop the now unused SheepdogAIOCB.finished field. Note that this
aio is internal to sheepdog driver and has NULL cb and opaque, and
should be unused at all.

Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
block/sheepdog.c