Build Update for libvirt/libvirt ------------------------------------- Build: #2468 Status: Still Failing Duration: 42 mins and 54 secs Commit: d524c9a (master) Author: Peter Krempa Message: qemu: hotplug: Transfer ownership of backing chain to block job on disk unplug When removing the disk fronted while any block job is still active we need to transfer the ownership of the backing chain to the job itself as the job still holds the reference to the chain members and thus attempts to remove them would fail. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/f0430d069af9...d524c9a893a2 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/560565628?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.