On 5/13/20 6:05 AM, Max Reitz wrote:
Make all parents of backing files pass the appropriate BdrvChildRole.
By doing so, we can switch their BdrvChildClass over to the generic
child_of_bds, which will do the right thing when given a correct
BdrvChildRole.

Signed-off-by: Max Reitz <mre...@redhat.com>
---
  block.c                 | 26 ++++++++++++++++++++------
  block/backup-top.c      |  2 +-
  block/vvfat.c           |  3 ++-
  tests/test-bdrv-drain.c | 13 +++++++------
  4 files changed, 30 insertions(+), 14 deletions(-)

Reviewed-by: Eric Blake <ebl...@redhat.com>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org


Reply via email to