• P
    qemu: snapshot: Don't redetect backing chain after snapshot · 7456c4f5
    Peter Krempa 提交于
    Libvirt is able to properly model what happens to the backing chain
    after a snapshot so there's no real need to redetect the data.
    Additionally with the _REUSE_EXT flag this might end up in redetecting
    wrong data if the user puts wrong backing chain reference into the
    snapshot image.
    7456c4f5
qemu_driver.c 654.6 KB