[libvirt] [PATCH 4/8] UndefineFlags: Define the internal API

Eric Blake eblake at redhat.com
Wed Jul 13 17:55:01 UTC 2011


On 07/13/2011 04:19 AM, Osier Yang wrote:
> ---
>  src/driver.h |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
> 
> diff --git a/src/driver.h b/src/driver.h
> index 71a52c9..3db9fb7 100644
> --- a/src/driver.h
> +++ b/src/driver.h
> @@ -219,6 +219,9 @@ typedef virDomainPtr
>  typedef int
>          (*virDrvDomainUndefine)		(virDomainPtr dom);
>  typedef int
> +        (*virDrvDomainUndefineWithFlags)	(virDomainPtr dom,
> +                                                 unsigned int flags);

This needs to reflect whatever naming we have in 2/8.  Conditional ACK
once we agree on the API name.

-- 
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/20110713/f2249fcc/attachment-0001.sig>


More information about the libvir-list mailing list