[libvirt] [PATCH] qemuOpenFileAs: Lose bypassSecurityDriver

John Ferlan jferlan at redhat.com
Tue Jul 3 12:58:33 UTC 2018


$SUBJ/

util: Remove unused bypassSecurityDriver from qemuOpenFileAs

On 07/03/2018 01:57 AM, Michal Privoznik wrote:
> This argument is not used anymore. The only function that is
> passing non-NULL (qemuDomainSaveMemory) does not actually care
> for the value (after 23087cfdb) and every other caller just
> passes NULL anyway.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/qemu/qemu_driver.c | 32 +++++++++-----------------------
>  1 file changed, 9 insertions(+), 23 deletions(-)
> 

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

John




More information about the libvir-list mailing list