Skip to content
Commit 1c61d1b6 authored by Zeeshan Ali's avatar Zeeshan Ali Committed by Felipe Borges
Browse files

libvirt-machine-props: Allow resize of disk w/ snapshots

Since it is currently not possible to resize a disk image if it has
snapshots on it, resize operation ends up not working with a warning on
the console. Let's fix that by deleting all associated snapshots before
attempting to resize the disk image but not before notifying user about
what we are about to do.

https://bugzilla.gnome.org/show_bug.cgi?id=756140
parent 96d65e4b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment