]> git.ipfire.org Git - thirdparty/qemu.git/commit
parallels: Add "explicit" argument to parallels_check_leak()
authorAlexander Ivanov <alexander.ivanov@virtuozzo.com>
Tue, 18 Jul 2023 10:44:26 +0000 (12:44 +0200)
committerDenis V. Lunev <den@openvz.org>
Wed, 6 Sep 2023 15:36:49 +0000 (17:36 +0200)
commit728e10173b80d2d393eea18403d66a53e6ee5f9c
tree2e2cc260bfc9d4a710634659e199313e234ef0b2
parent09eb64f9e354f9af23a5c8b3b8021eb5969fc68a
parallels: Add "explicit" argument to parallels_check_leak()

In the on of the next patches we need to repair leaks without changing
leaks and leaks_fixed info in res. Also we don't want to print any warning
about leaks. Add "explicit" argument to skip info changing if the argument
is false.

Signed-off-by: Alexander Ivanov <alexander.ivanov@virtuozzo.com>
Reviewed-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: Denis V. Lunev <den@openvz.org>
block/parallels.c