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

2020-07-21 Thread Andrey Shinkevich
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 t

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

2020-06-25 Thread Max Reitz
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 backi