]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: distinguish pr disk before qemuHotplugRemoveManagedPR v5.5.0-rc1
authorJie Wang <wangjie88@huawei.com>
Tue, 18 Jun 2019 13:28:26 +0000 (21:28 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 26 Jun 2019 15:10:52 +0000 (17:10 +0200)
commitcf146eb042ffd222a54d1ffb0a4c9aa32eada0a7
treee375974bc0403e8a7caacff404f88bcfb94fc5b3
parent3338c40b471024d9730bb8eaffd03030653f2461
qemu: distinguish pr disk before qemuHotplugRemoveManagedPR

when a disk without PR perform attach or detach operation,
need not call qemuHotplugRemoveManagedPR, otherwise, it will
print err log about PR, let us fix it.

Signed-off-by: Jie Wang <wangjie88@huawei.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_hotplug.c