Skip to content
  • Hanna Reitz's avatar
    4a2061e6
    qemu-img: Use child access functions · 4a2061e6
    Hanna Reitz authored
    
    
    This changes iotest 204's output, because blkdebug on top of a COW node
    used to make qemu-img map disregard the rest of the backing chain (the
    backing chain was broken by the filter).  With this patch, the
    allocation in the base image is reported correctly.
    
    Signed-off-by: default avatarMax Reitz <mreitz@redhat.com>
    4a2061e6
    qemu-img: Use child access functions
    Hanna Reitz authored
    
    
    This changes iotest 204's output, because blkdebug on top of a COW node
    used to make qemu-img map disregard the rest of the backing chain (the
    backing chain was broken by the filter).  With this patch, the
    allocation in the base image is reported correctly.
    
    Signed-off-by: default avatarMax Reitz <mreitz@redhat.com>
Loading