]> xenbits.xensource.com Git - libvirt.git/commit
qemuMigrationSrcNBDCopyCancel*: Rename 'check' to 'abortMigration'
authorPeter Krempa <pkrempa@redhat.com>
Tue, 20 Apr 2021 15:05:47 +0000 (17:05 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 26 Apr 2021 15:22:52 +0000 (17:22 +0200)
commit8c066031f88c793087606ad0f75e65d41dc3c455
tree4b69243f0cf7f7d5cc16914a6e8cd74b496aff4b
parent5d31f5e7a750e3974ecab60476b09eca524b5f2c
qemuMigrationSrcNBDCopyCancel*: Rename 'check' to 'abortMigration'

Rename the parameter so that it's more clear what state we are in and
fix all callees.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_migration.c