On 01/21/2014 09:31 AM, Jeff Cody wrote: > Currently, if an image file is logically larger than its backing file, > commiting it via 'qemu-img commit' will fail.
s/commiting/committing/ > > For instance, if we have a base image with a virtual size 10G, and a > snapshot image of size 20G, then committing the snapshot offline with > 'qemu-img commit' will likely fail. > > This will automatically attempt to resize the base image, if the > snapshot image to be committed is larger. > > Signed-off-by: Jeff Cody <jc...@redhat.com> > --- > block.c | 23 ++++++++++++++++++++--- > 1 file changed, 20 insertions(+), 3 deletions(-) > The commit message change is trivial, so: Reviewed-by: Eric Blake <ebl...@redhat.com> -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature