On 2012年05月04日 01:21, Eric Blake wrote:
On 05/03/2012 09:28 AM, Guannan Ren wrote:
> ---
> src/nodeinfo.c | 21 ++++++++++-----------
> 1 files changed, 10 insertions(+), 11 deletions(-)
>
> diff --git a/src/nodeinfo.c b/src/nodeinfo.c
> index e842474..012f0f8 100644
> --- a/src/nodeinfo.c
> +++ b/src/nodeinfo.c
> @@ -626,32 +626,31 @@ int nodeGetInfo(virConnectPtr conn ATTRIBUTE_UNUSED,
virNodeInfoPtr nodeinfo) {
This duplicates the patch posted here:
https://www.redhat.com/archives/libvir-list/2012-May/msg00130.html
Osier, can you push your ack'd patches?
Pushed, thanks for the reviewing.
Osier