[libvirt] Implement virStorageVolResize() for FS backend

Eric Blake eblake at redhat.com
Wed Feb 1 00:25:48 UTC 2012


On 01/31/2012 05:15 AM, Daniel P. Berrange wrote:
> On Mon, Jan 30, 2012 at 09:40:11AM +0200, Zeeshan Ali (Khattak) wrote:
>> From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
>>
>> Currently only VIR_STORAGE_VOL_RESIZE_DELTA flag is supported.
>> ---
>>  src/storage/storage_backend.h    |    6 +++
>>  src/storage/storage_backend_fs.c |   53 +++++++++++++++++++++++
>>  src/storage/storage_driver.c     |   88 ++++++++++++++++++++++++++++++++++++++
>>  src/util/storage_file.c          |   16 +++++++
>>  src/util/storage_file.h          |    2 +
>>  5 files changed, 165 insertions(+), 0 deletions(-)
> 
> ACK, looks ok to me.

For closure purposes, Laine pushed my patch changing capacity to
unsigned long long, then this patch with the correct type.  You're still
welcome to implement support for more flags between now and 0.9.10.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

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


More information about the libvir-list mailing list