[libvirt] [PATCH 3/3] virsh-domain-monitor: Refactor cmdDomIfGetLink

Martin Kletzander mkletzan at redhat.com
Tue Mar 26 14:43:30 UTC 2013


On 03/26/2013 12:26 PM, Peter Krempa wrote:
> The domif-getlink command did not terminate successfully when the
> interface state was found. As the code used old and too complex approach
> to do the job, this patch refactors it and fixed the bug.

s/fixed/fixes/

ACK,

the only change this patch makes is that reporting of unknown devices is
now:

error: Interface (dev: asdf) not found.

instead of:

error: Interface (target: asdf) not found.

And that change makes sense.

Martin




More information about the libvir-list mailing list