[libvirt] [PATCH 3/3] blockjob: add blockcommit support to rpc

Peter Krempa pkrempa at redhat.com
Mon Sep 17 23:33:20 UTC 2012


On 09/18/12 00:08, Eric Blake wrote:
> Relatively straightforward.  Our decision to make block job
> speed a long keeps haunting us on new API.
>
> * src/remote/remote_protocol.x (remote_domain_block_commit_args):
> New struct.
> * src/remote/remote_driver.c (remote_driver): Enable it.
> * src/remote_protocol-structs: Regenerate.
> * src/rpc/gendispatch.pl (long_legacy): Exempt another bandwidth.
> ---
>   src/remote/remote_driver.c   |  1 +
>   src/remote/remote_protocol.x | 12 +++++++++++-
>   src/remote_protocol-structs  |  9 +++++++++
>   src/rpc/gendispatch.pl       |  1 +
>   4 files changed, 22 insertions(+), 1 deletion(-)
>

ACK. Automatically generated API rpc rocks!

Peter




More information about the libvir-list mailing list