]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: domain: Fix undefine with storage of 'volume' disks
authorPeter Krempa <pkrempa@redhat.com>
Wed, 18 Dec 2013 13:54:07 +0000 (14:54 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 18 Dec 2013 15:43:07 +0000 (16:43 +0100)
commitef56cc43d1e2dd7e8fd8f5b9cb11c7a7b9ba65b3
tree7fbd81e62d5f2dbb1f0492c6c9c92d988462f40c
parent878b8fa4298a4eefefded1d65a3bac5081b52444
virsh: domain: Fix undefine with storage of 'volume' disks

The undefine code that removes the storage along with the VM didn't take
into account the existence of 'volume' type disks. Add the functionality.
tools/virsh-domain.c