[libvirt] [PATCH v4 01/23] qemu_security: Fully implement qemuSecurityDomainSetPathLabel

John Ferlan jferlan at redhat.com
Fri Sep 14 20:54:21 UTC 2018



On 09/10/2018 05:36 AM, Michal Privoznik wrote:
> Even though the current use of the function does not require full
> implementation with transactions (none of the callers pass a path
> somewhere under /dev), it doesn't hurt either. Moreover, in
> future patches the paradigm is going to shift so that any API
> that touches a file is required to use transactions.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/qemu/qemu_domain.c   |  3 +--
>  src/qemu/qemu_process.c  | 15 ++++++---------
>  src/qemu/qemu_security.c | 30 ++++++++++++++++++++++++++++++
>  src/qemu/qemu_security.h |  6 +++++-
>  4 files changed, 42 insertions(+), 12 deletions(-)
> 

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

John




More information about the libvir-list mailing list