[libvirt] [PATCHv2] virsh: ensure persistence and autostart are shown for dominfo and pool-info

Eric Blake eblake at redhat.com
Thu Jun 17 18:08:44 UTC 2010


On 06/17/2010 01:57 AM, Justin Clift wrote:
> This patch adds the persistence status (yes/no) to the output of the virsh
> dominfo and pool-info commands.  This patch also adds the autostart status
> to the output of the virsh pool-info command.
> 
> Red Hat BZ for this:
> 
>   https://bugzilla.redhat.com/show_bug.cgi?id=603696

Thanks again for including the BZ info; it makes it easier to track
these reports between upstream and RHEL.

> +    else
> +        vshPrint(ctl, "%-15s %s\n", _("Persistent:"), persistent ? _("yes") : _("no"));

ACK - the only change from v1 does indeed fix 'make check', and your
code was already ACKd during v1.

I wrapped this line to fit 80 columns, then pushed.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100617/6374753a/attachment-0001.sig>


More information about the libvir-list mailing list