Ondřej Svoboda has posted comments on this change.

Change subject: mount: fix _loopFsSpecsTimestamp global definition
......................................................................


Patch Set 1: Code-Review+1

Thanks :-)

Before:

 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
 Bytecompiling .py files below 
/root/rpmbuild/BUILDROOT/vdsm-4.16.0-278.git189f68c.el7.x86_64/usr/lib/python2.7/
 using /usr/bin/python2.7
 Bytecompiling .py files below 
/root/rpmbuild/BUILDROOT/vdsm-4.16.0-278.git189f68c.el7.x86_64/usr/lib64/python2.7/
 using /usr/bin/python2.7
 /usr/share/vdsm/storage/mount.py:98: SyntaxWarning: name 
'_loopFsSpecsTimestamp' is used prior to global declaration
  _loopFsSpecs[opt[len('loop='):]] = entry.fs_spec
 /usr/share/vdsm/storage/mount.py:98: SyntaxWarning: name 
'_loopFsSpecsTimestamp' is used prior to global declaration
  _loopFsSpecs[opt[len('loop='):]] = entry.fs_spec
 + /usr/lib/rpm/redhat/brp-python-hardlink

After:

 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
 Bytecompiling .py files below 
/root/rpmbuild/BUILDROOT/vdsm-4.16.0-278.git189f68c.el7.x86_64/usr/lib/python2.7/
 using /usr/bin/python2.7
 Bytecompiling .py files below 
/root/rpmbuild/BUILDROOT/vdsm-4.16.0-278.git189f68c.el7.x86_64/usr/lib64/python2.7/
 using /usr/bin/python2.7
 + /usr/lib/rpm/redhat/brp-python-hardlink

-- 
To view, visit http://gerrit.ovirt.org/32472
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Id844fd830a7ed52196d3dda91664a370ea99938b
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Dima Kuznetsov <[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: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to