
On Wed, Nov 23, 2011 at 02:44:44PM -0700, Eric Blake wrote:
From: Lei Li <lilei@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@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/