• D
    Don't squash file permissions when migration fails · 6d974315
    Daniel P. Berrange 提交于
    If an active migration operation fails, or is cancelled by the
    admin, the QEMU on the destination is shutdown and the one on
    the source continues running. It is important in shutting down
    the QEMU on the destination, the security drivers don't reset
    the file labelling/permissions.
    
    * src/qemu/qemu_driver.c: Don't reset labelling/permissions
      on migration abort
    6d974315
qemu_driver.c 378.8 KB