[Libvir] [PATCH] Allow maxnames to be 0 in List{, Defined}{Domains, Networks}

Richard W.M. Jones rjones at redhat.com
Fri Jun 22 17:01:01 UTC 2007


It seems a bit pathological to check if maxNames <= 0 and throw an error 
if it is 0.  In particular if you don't have any defined domains or 
networks (both fairly common scenarios) then this causes an error when 
you just pass the result of NumOfNetworks straight into ListNetworks. 
Backend drivers & QEMU seem to have no problem with maxNames being zero, 
so let's allow it.

Rich.

-- 
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libvirt-list-zero-20070622.patch
Type: text/x-patch
Size: 1403 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20070622/ce06f78d/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3237 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20070622/ce06f78d/attachment-0003.bin>


More information about the libvir-list mailing list