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@xxxxxxxxxx +1-801-349-2682 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list