[libvirt] [PATCH 5/9] util: Introduce virObjectLockableRecursiveNew

Pavel Hrdina phrdina at redhat.com
Tue May 30 13:03:14 UTC 2017


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170530/bcadff31/attachment-0001.sig>


More information about the libvir-list mailing list