On Tue, May 30, 2017 at 07:38:17AM -0400, John Ferlan wrote: > Introduce a recursive option for the lockable object which calls > virMutexInitRecursive instead of virMutexInit.
We should avoid using recursive lock because they are dangerous. I would rather cleanup the nwfilter code than introducing more stuff for recursive locks. Pavel
signature.asc
Description: Digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
