[libvirt] [PATCH 5/6] Remote protocol support for storage vol upload/download APIs

Eric Blake eblake at redhat.com
Thu Mar 24 23:35:18 UTC 2011


On 03/23/2011 11:36 AM, Daniel P. Berrange wrote:
> * daemon/remote.c, src/remote/remote_driver.c: Implementation
>   of storage vol upload/download APIs
> * src/remote/remote_protocol.x: Wire protocol definition for
>   upload/download
> * daemon/remote_dispatch_args.h, daemon/remote_dispatch_prototypes.h,
>   daemon/remote_dispatch_table.h, src/remote/remote_protocol.h,
>   src/remote/remote_protocol.c: Re-generate
> ---
>  daemon/remote.c                     |   92 +++++++++++++++++++++++++++++++++++
>  daemon/remote_dispatch_args.h       |    2 +
>  daemon/remote_dispatch_prototypes.h |   16 ++++++
>  daemon/remote_dispatch_table.h      |   10 ++++
>  src/remote/remote_driver.c          |   92 +++++++++++++++++++++++++++++++++-
>  src/remote/remote_protocol.c        |   30 +++++++++++
>  src/remote/remote_protocol.h        |   22 ++++++++
>  src/remote/remote_protocol.x        |   19 +++++++-
>  src/remote_protocol-structs         |   12 +++++
>  9 files changed, 291 insertions(+), 4 deletions(-)
> 

ACK.

I can deal with the src/remote_protocol-structs fallout if your patch is
pushed before my patch gets reviewed:
https://www.redhat.com/archives/libvir-list/2011-March/msg00519.html

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110324/699acbfa/attachment-0001.sig>


More information about the libvir-list mailing list