[libvirt] [PATCH v3 26/28] security_dac: Fix const correctness

John Ferlan jferlan at redhat.com
Fri Aug 31 20:02:59 UTC 2018



On 08/27/2018 04:08 AM, Michal Privoznik wrote:
> These two functions (virSecurityDACSetOwnership and
> virSecurityDACRestoreFileLabelInternal) do not really change
> @src. Make it const.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/security/security_dac.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

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

John




More information about the libvir-list mailing list