Change in vdsm[master]: mount: fix _loopFsSpecsTimestamp global definition

osvoboda at redhat.com osvoboda at redhat.com
Thu Sep 4 14:31:56 UTC 2014


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 <fsimonce at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Dima Kuznetsov <dkuznets at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Ondřej Svoboda <osvoboda at redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No


More information about the vdsm-patches mailing list