[libvirt] [PATCH v10 19/19] backup: Prevent snapshots and checkpoints at same time

Daniel P. Berrangé berrange at redhat.com
Wed Jul 24 16:31:06 UTC 2019


On Wed, Jul 24, 2019 at 12:56:09AM -0500, Eric Blake wrote:
> Earlier patches mentioned that the initial implementation will prevent
> snapshots and checkpoints from being used on the same domain at once.
> However, the actual restriction is done in this separate patch to make
> it easier to lift that restriction via a revert, when we are finally
> ready to tackle that integration in the future.
> 
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>  docs/formatsnapshot.html.in |  4 +++-
>  src/qemu/qemu_driver.c      | 12 ++++++++++++
>  src/test/test_driver.c      | 12 ++++++++++++
>  tests/virsh-checkpoint      | 10 ++++++++++
>  tests/virsh-snapshot        | 10 ++++++++++
>  tools/virsh.pod             | 16 ++++++++++++++++
>  6 files changed, 63 insertions(+), 1 deletion(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list