qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V4 2/3] block: Use bdrv_get_backing_file_depth()


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH V4 2/3] block: Use bdrv_get_backing_file_depth()
Date: Thu, 26 Jul 2012 06:30:23 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0

On 07/26/2012 05:16 AM, address@hidden wrote:
> From: BenoƮt Canet <address@hidden>
> 
> Use the dedicated counting function in qmp_query_block in order to
> propagate the backing file depth to HMP.
> 
>  #
> +# @backing-file-depth: the count of ancestor's backing files (since: 1.2)
> +#

That still reads awkwardly; I had suggested completely ditching the word
'ancestor':

@backing_file_depth: number of files in the backing file chain (since: 1.2)

Also missing a counterpart patch to query-block in qmp-commands.hx to
list the new backing-file-depth field.

-- 
Eric Blake   address@hidden    +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]