• M
    storage: Introduce --inactive for pool-dumpxml · 8d27005b
    Michal Privoznik 提交于
    Storage is one of the last domains in libvirt where we don't fully
    utilize inactive and live XML. Okay, it might be because we don't
    have support for that. So implement such support. However, we need
    to fallback when talking to old daemon which doesn't support this
    new flag called VIR_STORAGE_XML_INACTIVE.
    8d27005b
virsh.c 609.9 KB