qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] qapi: Add "backing" and "file" to BlockStats


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH] qapi: Add "backing" and "file" to BlockStats
Date: Wed, 22 Jan 2014 10:35:53 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Am 22.01.2014 um 04:30 hat Fam Zheng geschrieben:
> Currently there is no way to query BlockStats of the backing chain. This
> adds "backing" and "file" fields into BlockStats to make it possible.
> 
> The old optional field "parent", which has the information for "file",
> is kept there for backward compatibility, as an alias for "file".
> However field name "file" is more consistent with "file" option name in
> the block device configuration interface.
> 
> Signed-off-by: Fam Zheng <address@hidden>

I don't think it's a good idea to duplicate a field just because we like
the new name better. Eric?

Kevin



reply via email to

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