[libvirt] [PATCH 05/11] qemu: security: Add 'backingChain' flag to qemuSecurity[Set|Restore]ImageLabel

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



On 1/23/19 11:11 AM, Peter Krempa wrote:
> Allow callers use the new flag.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/qemu/qemu_domain.c   |  4 ++--
>  src/qemu/qemu_security.c | 10 ++++++----
>  src/qemu/qemu_security.h |  6 ++++--
>  3 files changed, 12 insertions(+), 8 deletions(-)
> 

Assuming previous comment/adjustment request to use int instead of
flag.... The "false"'s change to 0 and 'bool backingChain' to unsigned
int flags...

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

John




More information about the libvir-list mailing list