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

2011-03-24 Thread Eric Blake
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,

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

2011-03-21 Thread Eric Blake
On 03/18/2011 10: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,

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

2011-03-18 Thread Daniel P. Berrange
* 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,