[libvirt PATCH 64/80] qemu: Rename qemuMigrationSrcCleanup

Peter Krempa pkrempa at redhat.com
Thu May 12 14:50:17 UTC 2022


On Tue, May 10, 2022 at 17:21:25 +0200, Jiri Denemark wrote:
> The function is now called qemuMigrationAnyConnectionClosed to make it
> clear it is supposed to handle broken connection during migration. It
> will soon be used on both sides of migration so the "Src" part was changed
> to "Any" to avoid renaming the function twice in a row.
> 
> The original *Cleanup name could easily be confused with cleanup
> callbacks called when a domain is destroyed.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  src/qemu/qemu_migration.c | 22 +++++++++++-----------
>  1 file changed, 11 insertions(+), 11 deletions(-)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>


More information about the libvir-list mailing list