• R
    virsh: Fix vol-info's 'Type' output · 9981fc58
    Ryota Ozaki 提交于
    We have a new vol type "dir" in addition to "file" and "block", but
    virsh doesn't know it. Fix it.
    
    Additionally, the patch lets virsh output "unknown" if not matched
    any of them.
    9981fc58
virsh.c 479.3 KB