Ayal Baron has posted comments on this change. Change subject: Make ClusterLock stateless ......................................................................
Patch Set 3: I would prefer that you didn't submit this (1 inline comment) .................................................... File vdsm/storage/safelease.py Line 152: if not self.locked: this validation is redundant and is racy no matter what you do. Instead of trying to improve the validation just get rid of it. -- To view, visit http://gerrit.ovirt.org/3497 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie50f5fa79220bc9c0c5e35187415c7ff26c6dd28 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
