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)" <[email protected]> >> >> 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 [email protected] +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
