Federico Simoncelli has submitted this change and it was merged. Change subject: domain: select the cluster lock using makeClusterLock ......................................................................
domain: select the cluster lock using makeClusterLock In order to support different locking mechanisms (not only per-domain format but also per-domain type) a new makeClusterLock method has been introduced to select the appropriate cluster lock. Change-Id: I78072254441335a420292af642985840e9b2ac68 Signed-off-by: Federico Simoncelli <[email protected]> Reviewed-on: http://gerrit.ovirt.org/10281 Reviewed-by: Allon Mureinik <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/storage/imageRepository/formatConverter.py M vdsm/storage/sd.py 2 files changed, 39 insertions(+), 26 deletions(-) Approvals: Federico Simoncelli: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11464 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I78072254441335a420292af642985840e9b2ac68 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.2 Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
