qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 4/6] commit: support commit active layer


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v5 4/6] commit: support commit active layer
Date: Mon, 25 Nov 2013 11:28:38 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Oct 09, 2013 at 01:19:41PM +0800, Fam Zheng wrote:
> diff --git a/qapi-schema.json b/qapi-schema.json
> index 381ffbf..eb13707 100644
> --- a/qapi-schema.json
> +++ b/qapi-schema.json
> @@ -1910,9 +1910,11 @@
>  #
>  # @top:              The file name of the backing image within the image 
> chain,
>  #                    which contains the topmost data to be committed down.
> -#                    Note, the active layer as 'top' is currently 
> unsupported.
>  #
>  #                    If top == base, that is an error.
> +#                    If top == active, the job will not be completed by 
> itself,
> +#                    user need to complete the job with block-job-complete

s/need/needs/
s/with block-job-complete/with the block-job-complete/

> +#                    command after getting the ready event. (Since 1.7)

s/1.7/1.8/



reply via email to

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