[libvirt] [PATCH 06/11] qemu: security: Replace and remove qemuSecurity[Set|Restore]DiskLabel

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



On 1/23/19 11:11 AM, Peter Krempa wrote:
> The same can be achieved by using qemuSecurity[Set|Restore]ImageLabel.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/qemu/qemu_driver.c   |  2 +-
>  src/qemu/qemu_hotplug.c  |  4 +--
>  src/qemu/qemu_security.c | 62 ----------------------------------------
>  src/qemu/qemu_security.h |  8 ------
>  4 files changed, 3 insertions(+), 73 deletions(-)
> 

Assuming previous comment/adjustment request to use int instead of
flag.... The "true"'s change to some flag set to the new flag value

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

John




More information about the libvir-list mailing list