[libvirt] [PATCHv6 2/7] Add virDomain{Set, Get}BlockIoTune support to the remote driver

Daniel Veillard veillard at redhat.com
Thu Nov 24 07:40:38 UTC 2011


On Wed, Nov 23, 2011 at 02:44:44PM -0700, Eric Blake wrote:
> From: Lei Li <lilei at linux.vnet.ibm.com>
> 
> Support Block I/O Throttle setting and query to remote driver.
[...]
> diff --git a/src/libvirt.c b/src/libvirt.c
> index a64bc07..074bc22 100644
> --- a/src/libvirt.c
> +++ b/src/libvirt.c
> @@ -17336,4 +17336,3 @@ error:
>      virDispatchError(dom->conn);
>      return -1;
>  }
> -

  Can we avoid this ? possly folding it in previous patch if that
comes from it ?

> diff --git a/src/remote/remote_driver.c b/src/remote/remote_driver.c

  ACK with this fixed.

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list