Re: [Qemu-devel] [PULL 4/5] block: Skip implicit nodes in query-block/blockstats

2017-07-28 Thread Peter Maydell
On 24 July 2017 at 15:32, Kevin Wolf wrote: > Commits 0db832f and 6cdbceb introduced the automatic insertion of filter > nodes above the top layer of mirror and commit block jobs. The > assumption made there was that since libvirt doesn't do node-level > management of the block layer yet, it shoul

[Qemu-devel] [PULL 4/5] block: Skip implicit nodes in query-block/blockstats

2017-07-24 Thread Kevin Wolf
Commits 0db832f and 6cdbceb introduced the automatic insertion of filter nodes above the top layer of mirror and commit block jobs. The assumption made there was that since libvirt doesn't do node-level management of the block layer yet, it shouldn't be affected by added nodes. This is true as far