]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: virPidFileForceCleanupPath: add group argument
authorJán Tomko <jtomko@redhat.com>
Wed, 23 Jun 2021 09:34:57 +0000 (11:34 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 5 Aug 2021 09:18:09 +0000 (11:18 +0200)
commitff7b8043b68ff8e03008a9328dccb0b310d8f7a2
tree27233c7eb682bb81fbea6a2dac483d9aad39d286
parent4b39c2aa2e840c9f0c51cf5a7a0d93de51ba8439
util: virPidFileForceCleanupPath: add group argument

Add a version of virPidFileForceCleanupPath that takes
a 'group' bool argument and propagate it all the way
down to virProcessKillPainfullyDelay.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/libvirt_private.syms
src/qemu/qemu_process.c
src/util/virpidfile.c
src/util/virpidfile.h
src/util/virprocess.c
src/util/virprocess.h