Federico Simoncelli has submitted this change and it was merged. Change subject: misc: rename safelease to clusterlock ......................................................................
misc: rename safelease to clusterlock The safelease module is now contaning also the sanlock implementation and soon it might contain other (e.g.: a special lock for local storage domains), for this reason it has been renamed with a more general name clusterlock. The safelease implementation also required some cleanup in order to achieve more uniformity between the locking mechanisms. Change-Id: I74070ebb43dd726362900a0746c08b2ee3d6eac7 Signed-off-by: Federico Simoncelli <[email protected]> Reviewed-on: http://gerrit.ovirt.org/10067 Reviewed-by: Allon Mureinik <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm.spec.in M vdsm/API.py M vdsm/storage/Makefile.am M vdsm/storage/blockSD.py R vdsm/storage/clusterlock.py M vdsm/storage/hsm.py M vdsm/storage/imageRepository/formatConverter.py M vdsm/storage/sd.py M vdsm/storage/sp.py 9 files changed, 68 insertions(+), 68 deletions(-) Approvals: Federico Simoncelli: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11463 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I74070ebb43dd726362900a0746c08b2ee3d6eac7 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
