• E
    snapshot: also delete empty directory · 61dbee0e
    Eric Blake 提交于
    The previous patch removed all snapshots, but not the directory
    where the snapshots lived, which is still a form of stale data.
    
    * src/qemu/qemu_domain.c (qemuDomainRemoveInactive): Wipe any
    snapshot directory.
    61dbee0e
qemu_domain.c 45.7 KB