qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH 5/8] quorum: Inline quorum_aio_cb()


From: Alberto Garcia
Subject: Re: [Qemu-devel] [RFC PATCH 5/8] quorum: Inline quorum_aio_cb()
Date: Thu, 17 Nov 2016 15:25:01 +0100
User-agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (i586-pc-linux-gnu)

On Thu 10 Nov 2016 06:19:06 PM CET, Kevin Wolf wrote:
> This is a conversion to a more natural coroutine style and improves the
> readability of the driver.
>
> Signed-off-by: Kevin Wolf <address@hidden>

With this patch read_quorum_children_entry() and write_quorum_entry()
become identical (except for bdrv_co_{preadv,pwritev} of course), so
maybe we can factor them out.

But that can be left for a separate patch.

Reviewed-by: Alberto Garcia <address@hidden>

Berto



reply via email to

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