Build Update for libvirt/libvirt
-------------------------------------
Build: #297
Status: Passed
Duration: 22 minutes and 15 seconds
Commit: dae23ec (master)
Author: John Ferlan
Message: nodedev: Convert virNodeDeviceObj to use virObjectLockable
Now that we have a bit more control, let's convert our object into
a lockable object and let that magic handle the create and lock/unlock.
This also involves creating a virNodeDeviceEndAPI in order to handle
the object cleanup for API's that use the Add or Find API's in order
to get a locked/reffed object. The EndAPI will unlock and unref the
object returning NULL to indicate to the caller to not use the obj.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/90c27b8e488c...dae23ec34560
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/254476553?utm_source=email&a...
--
You can configure recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications