[libvirt] [PATCH 04/10] linkstate: Implementation of the public API

Eric Blake eblake at redhat.com
Thu Aug 11 20:08:21 UTC 2011


On 08/11/2011 09:27 AM, Peter Krempa wrote:
> ---
>   src/libvirt.c |  122 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>   1 files changed, 122 insertions(+), 0 deletions(-)

For new API, I've lately been squashing the definition (libvirt.h.in, 
patch 2/10), backend callback (driver.h 3/10), and public implementation 
(libvirt.c 4/10) into a single patch, since none of them is very big, 
and since having the libvirt.c docs alongside the libvirt.h.in 
declarations makes it easier to see what the new declarations are 
intended to do.

At any rate, same NACK for this as for 2/10.

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




More information about the libvir-list mailing list