Re: [libvirt] [PATCH v4 6/6] undefine: Extend virsh undefine to support the new flag

2011-07-19 Thread Osier Yang
于 2011年07月19日 23:54, Eric Blake 写道: On 07/19/2011 09:57 AM, Osier Yang wrote: If the domain has managed save image, and --managed-save is not specified, then it fails with an error telling the user that a managed save image still exists. If the domain has managed save image, and --managed-save

Re: [libvirt] [PATCH v4 6/6] undefine: Extend virsh undefine to support the new flag

2011-07-19 Thread Eric Blake
On 07/19/2011 09:57 AM, Osier Yang wrote: If the domain has managed save image, and --managed-save is not specified, then it fails with an error telling the user that a managed save image still exists. If the domain has managed save image, and --managed-save is specified, it invokes virDomainUnd

[libvirt] [PATCH v4 6/6] undefine: Extend virsh undefine to support the new flag

2011-07-19 Thread Osier Yang
If the domain has managed save image, and --managed-save is not specified, then it fails with an error telling the user that a managed save image still exists. If the domain has managed save image, and --managed-save is specified, it invokes virDomainUndefineFlags. If virDomainUndefineFlags fails,