qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH] blkverify: Implement bdrv_co_preadv/pwritev/flu


From: Stefan Hajnoczi
Subject: Re: [Qemu-block] [PATCH] blkverify: Implement bdrv_co_preadv/pwritev/flush
Date: Thu, 24 Nov 2016 10:39:50 +0000
User-agent: Mutt/1.7.1 (2016-10-04)

On Tue, Nov 22, 2016 at 01:42:44PM +0100, Kevin Wolf wrote:
> -static BlockAIOCB *blkverify_aio_flush(BlockDriverState *bs,
> -                                       BlockCompletionFunc *cb,
> -                                       void *opaque)
> +static int blkverify_co_flush(BlockDriverState *bs)

Please use the coroutine_fn annotation.

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]