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 <f...@redhat.com>
I don't think it's a good idea to duplicate a field just because we like the new name better. Eric? Kevin