[Libvirt-ci] Fixed: libvirt/libvirt#334 (master - 2d3c712)

Build Update for libvirt/libvirt ------------------------------------- Build: #334 Status: Fixed Duration: 24 minutes and 12 seconds Commit: 2d3c712 (master) Author: Michal Privoznik Message: Revert "virthread: Introduce virRWLockInitPreferWriter" This reverts commit 328bd24443d2a345a5832ee48ebba0208f8036ea. As it turns out, this is not portable and very Linux & glibc specific. Worse, this may lead to not starving writers on Linux but everywhere else. Revert this and if the starvation occurs resolve it. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Daniel P. Berrange <berrange@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/bbda2883c433...2d3c7122c886 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/257221063?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
participants (1)
-
Travis CI