[libvirt] [PATCH 07/11] security: Remove disk labelling functions and fix callers

John Ferlan jferlan at redhat.com
Mon Jan 28 14:30:28 UTC 2019



On 1/23/19 11:11 AM, Peter Krempa wrote:
> Now that we have replacement in the form of the image labelling function

*labeling

> we can drop the unnecessary functions by replacing all callers.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/libvirt_private.syms        |  2 --
>  src/lxc/lxc_controller.c        |  3 +-
>  src/lxc/lxc_driver.c            |  4 +--
>  src/security/security_manager.c | 58 ---------------------------------
>  src/security/security_manager.h |  6 ----
>  5 files changed, 4 insertions(+), 69 deletions(-)
> 

Similar to previous comments to use @flags...

Reviewed-by: John Ferlan <jferlan at redhat.com>

John

[...]




More information about the libvir-list mailing list