[libvirt] [PATCH v7 12/23] backup: Add new domain:checkpoint access control

Daniel P. Berrangé berrange at redhat.com
Wed Mar 27 11:31:52 UTC 2019


On Wed, Mar 27, 2019 at 05:10:43AM -0500, Eric Blake wrote:
> Creating a checkpoint does not modify guest-visible state,
> but does modify host resources.  Rather than reuse existing
> domain:write, domain:block_write, or domain:snapshot access
> controls, it seems better to introduce a new access control
> specific to tasks related to checkpoints and incremental
> backups of guest disk state.
> 
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>  src/access/viraccessperm.h | 8 +++++++-
>  src/access/viraccessperm.c | 5 +++--
>  2 files changed, 10 insertions(+), 3 deletions(-)

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