Re: [libvirt] [PATCH 4/5] Support volume data upload/download APIs in storage driver

2011-03-15 Thread Eric Blake
On 03/15/2011 06:30 AM, Daniel P. Berrange wrote: > * src/storage/storage_driver.c: Wire up upload/download APIs > --- > src/storage/storage_driver.c | 133 > +- > 1 files changed, 131 insertions(+), 2 deletions(-) > ACK - looks pretty straightforward.

[libvirt] [PATCH 4/5] Support volume data upload/download APIs in storage driver

2011-03-15 Thread Daniel P. Berrange
* src/storage/storage_driver.c: Wire up upload/download APIs --- src/storage/storage_driver.c | 133 +- 1 files changed, 131 insertions(+), 2 deletions(-) diff --git a/src/storage/storage_driver.c b/src/storage/storage_driver.c index ce528cf..706db74 10064

[libvirt] [PATCH 4/5] Support volume data upload/download APIs in storage driver

2011-02-22 Thread Daniel P. Berrange
* src/storage/storage_driver.c: Wire up upload/download APIs --- src/storage/storage_driver.c | 133 +- 1 files changed, 131 insertions(+), 2 deletions(-) diff --git a/src/storage/storage_driver.c b/src/storage/storage_driver.c index ce528cf..706db74 10064