• D
    Only let VM drivers block libvirtd timed shutdown · ae2163f8
    Daniel P. Berrange 提交于
    The only important state that should prevent libvirtd shutdown
    is from running VMs. Networks, host devices, network filters
    and storage pools are all long lived resources that have no
    significant in-memory state. They should not block shutdown.
    ae2163f8
storage_driver.c 68.3 KB