• P
    qemu: Switch snapshot deletion to the new API functions · 8f4091d6
    Peter Krempa 提交于
    Use the new storage driver APIs to delete snapshot backing files in case
    of failure instead of directly relying on "unlink". This will help us in
    the future when we will be adding network based storage without local
    representation in the host.
    8f4091d6
cfg.mk 37.4 KB