[Libvirt-ci] Passed: libvirt/libvirt#1295 (master - 105bcdd)

Build Update for libvirt/libvirt ------------------------------------- Build: #1295 Status: Passed Duration: 20 mins and 1 sec Commit: 105bcdd (master) Author: Peter Krempa Message: qemu: hotplug: Fix detach of disk with managed persistent reservations In commit 8bebb2b735d I've refactored how the detach of disk with a managed persistent reservations object is handled. After the commit if any disk with a managed PR object would be removed libvirt would also attempt to remove the shared 'pr-manager-helper' object potentially used by other disks. Thankfully this should not have practical impact as qemu should reject deletion of the object if it was still used and the rest of the code is correct. Fix this by removing the disk from the definition earlier and checking if the shared/managed pr-manager-helper object is still needed. This basically splits the detach code for the managed PR object from the unmanaged ones. The same separation will follow for the attachment code as well as it greatly simplifies -blockdev support for this. Signed-off-by: Peter Krempa <pkrempa@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/5276ec712a44...105bcdde76bc View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/386221506?utm_source=email&utm_medium=notification -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci@redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=3c28d0febe534077a2fe978cfee73b14.q3yTAF39gfjNcLjHva7iXjXSQZI%3D&r=https%3A%2F%2Fmandrillapp.com%2Funsub%3Fmd_email%3Dlibvirt-ci%2540redhat.com)
participants (1)
-
Travis CI