qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/3] qmp: Fix BlockdevOptionQuorum.


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 1/3] qmp: Fix BlockdevOptionQuorum.
Date: Fri, 21 Feb 2014 17:17:38 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

On 02/21/2014 04:58 PM, Benoît Canet wrote:
> Fix some nits before QEMU 2.0 freeze.
> 
> Signed-off-by: Benoit Canet <address@hidden>
> ---
>  qapi-schema.json | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Reviewed-by: Eric Blake <address@hidden>

> 
> diff --git a/qapi-schema.json b/qapi-schema.json
> index fcb22800..ab5cdde 100644
> --- a/qapi-schema.json
> +++ b/qapi-schema.json
> @@ -4437,10 +4437,11 @@
>  # Driver specific block device options for Quorum
>  #
>  # @blkverify:      #optional true if the driver must print content mismatch
> +#                  set to false by default
>  #
> -# @children:       the children block device to use
> +# @children:       the children block devices to use
>  #
> -# @vote_threshold: the vote limit under which a read will fail
> +# @vote-threshold: the vote limit under which a read will fail
>  #
>  # Since: 2.0
>  ##
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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