On 6/18/21 1:45 PM, Ján Tomko wrote: > See patch 2/3. > > Ján Tomko (3): > Introduce virPidFileForceCleanupPathDelay > qemu: wait more for virtiofsd to exit > util: fix typo > > src/libvirt_private.syms | 1 + > src/qemu/qemu_virtiofs.c | 2 +- > src/util/virpidfile.c | 16 +++++++++++++++- > src/util/virpidfile.h | 2 ++ > src/util/virprocess.c | 2 +- > 5 files changed, 20 insertions(+), 3 deletions(-) > Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> Michal