On 08/09/2018 04:34 PM, Max Reitz wrote:
bdrv_refresh_filename() should invoke itself recursively on all
children, not just on file.

With that change, we can remove the manual invocations in blkverify,
quorum, commit, mirror, and blklogwrites.

Signed-off-by: Max Reitz <mre...@redhat.com>
---
  block.c              | 9 +++++----
  block/blklogwrites.c | 3 ---
  block/blkverify.c    | 3 ---
  block/commit.c       | 1 -
  block/mirror.c       | 1 -
  block/quorum.c       | 1 -
  6 files changed, 5 insertions(+), 13 deletions(-)

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

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

Reply via email to