[libvirt] [PATCH v3 07/10] Turn virKeepAlive into a virObject

Eric Blake eblake at redhat.com
Mon Aug 6 19:15:35 UTC 2012


On 08/06/2012 05:53 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> Make virKeepAlive use the virObject APIs for reference counting
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---

> +++ b/src/rpc/virkeepalive.h
> @@ -24,6 +24,7 @@
>  # define __VIR_KEEPALIVE_H__
>  
>  # include "virnetmessage.h"
> +# include "virobject.h"

Do we technically need this include here, since the virKeepAlive struct
is opaque?  Perhaps it belongs better in the .c.  At any rate,

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

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


More information about the libvir-list mailing list