Dan Kenigsberg has submitted this change and it was merged. Change subject: BZ#787722 - Make the spm internal lock an RLock ......................................................................
BZ#787722 - Make the spm internal lock an RLock This will prevent the object from deadlocking itself when moving between protected areas in related methdos. Change-Id: I988553b849b40ca9fe5f3168a3cf75950af4fe14 --- M vdsm/storage/sp.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Haim Ateya: Verified Dan Kenigsberg: Looks good to me, approved Igor Lvovsky: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/1683 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I988553b849b40ca9fe5f3168a3cf75950af4fe14 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Haim Ateya <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
