
30 May
2017
30 May
'17
1:03 p.m.
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