[libvirt] [PATCH v4 19/25] security: Introduce virSecurityManagerMoveImageMetadata

Daniel P. Berrangé berrange at redhat.com
Mon Jun 17 13:30:24 UTC 2019


On Thu, Apr 25, 2019 at 10:19:55AM +0200, Michal Privoznik wrote:
> The purpose of this API is to allow caller move XATTRs (or remove
> them) from one file to another. This will be needed when moving
> top level of disk chain (either by introducing new HEAD or
> removing it).
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> Reviewed-by: Cole Robinson <crobinso at redhat.com>
> ---
>  src/libvirt_private.syms        |  1 +
>  src/security/security_driver.h  |  5 +++++
>  src/security/security_manager.c | 39 +++++++++++++++++++++++++++++++++
>  src/security/security_manager.h |  4 ++++
>  src/security/security_nop.c     | 10 +++++++++
>  src/security/security_stack.c   | 20 +++++++++++++++++
>  6 files changed, 79 insertions(+)

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