]> xenbits.xensource.com Git - libvirt.git/commit
util: virtportallocator: Add VIR_DEBUG statements for port allocations and release
authorPeter Krempa <pkrempa@redhat.com>
Tue, 16 Jan 2024 14:10:55 +0000 (15:10 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 31 Jan 2024 14:25:53 +0000 (15:25 +0100)
commit19eaa854386cc5bfc0f9ed15ac2a0937cb3a4421
tree212719a7e67a0f78829558e4b535032bdc83debe
parentc697aff8a1b5542d51c0b4a10046ad37089d12d5
util: virtportallocator: Add VIR_DEBUG statements for port allocations and release

Add a few debug statements to be able to trace lifetime of a
reserved/allocated port.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
src/util/virportallocator.c