qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v7 31/47] block: Use child access functions for QAPI queries


From: Andrey Shinkevich
Subject: Re: [PATCH v7 31/47] block: Use child access functions for QAPI queries
Date: Tue, 21 Jul 2020 15:30:39 +0300
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.9.0

On 25.06.2020 18:21, Max Reitz wrote:
query-block, query-named-block-nodes, and query-blockstats now return
any filtered child under "backing", not just bs->backing or COW
children.  This is so that filters do not interrupt the reported backing
chain.  This changes the output for iotest 184, as the throttled node
now appears as a backing child.

Signed-off-by: Max Reitz <mreitz@redhat.com>
---
  block/qapi.c               | 33 ++++++++++++++++++++-------------
  tests/qemu-iotests/184.out |  8 +++++++-
  2 files changed, 27 insertions(+), 14 deletions(-)

...


Reviewed-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com>





reply via email to

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