diff options
author | Jiri Denemark <jdenemar@redhat.com> | 2022-12-07 14:46:25 +0100 |
---|---|---|
committer | Jiri Denemark <jdenemar@redhat.com> | 2023-01-06 16:17:38 +0100 |
commit | b92cba67c67551139e5421d97a66620e836a0523 (patch) | |
tree | 24a3037bfa63a06c73aa9ebde0062b98430eb3f7 /src/libvirt_lxc.syms | |
parent | 608c4b249e8b683b311d8b0205f23fdd6082d06a (diff) | |
download | libvirt-b92cba67c67551139e5421d97a66620e836a0523.tar.gz |
conf: Drop virDomainJobOperation parameter from virDomainObjIsPostcopy
The parameter was only used to select which states correspond to an
active or failed post-copy migration. But these states are either
applicable to both operations or the check would just paper over a code
bug in case of an impossible combination of state and operation. By
dropping the check we can make the code simpler and also reuse existing
virDomainObjIsFailedPostcopy function and only check for active
post-copy states.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Diffstat (limited to 'src/libvirt_lxc.syms')
0 files changed, 0 insertions, 0 deletions