Yaniv Bronhaim has submitted this change and it was merged. Change subject: mount: fix _loopFsSpecsTimestamp global definition ......................................................................
mount: fix _loopFsSpecsTimestamp global definition The variable _loopFsSpecsTimestamp should be defined as global before its first use within a function. Change-Id: Id844fd830a7ed52196d3dda91664a370ea99938b Signed-off-by: Federico Simoncelli <[email protected]> Bug-Url: https://bugzilla.redhat.com/1112779 Reviewed-on: http://gerrit.ovirt.org/32472 Reviewed-by: Ondřej Svoboda <[email protected]> Reviewed-by: Nir Soffer <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-on: http://gerrit.ovirt.org/33833 Tested-by: Ondřej Svoboda <[email protected]> Reviewed-by: Yaniv Bronhaim <[email protected]> --- M vdsm/storage/mount.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Nir Soffer: Looks good to me, but someone else must approve Ondřej Svoboda: Verified Yaniv Bronhaim: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/33833 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id844fd830a7ed52196d3dda91664a370ea99938b Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
