]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
pybind/cephfs: define variable for hexcode used in stat()
authorRishabh Dave <ridave@redhat.com>
Wed, 7 Aug 2019 05:05:57 +0000 (10:35 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 13 Sep 2019 05:15:46 +0000 (10:45 +0530)
commit1798832951f0cd3f356a01ead4b7907920e1278f
treed3057f28a1a5997a5bb09ac697a838f6731fc537
parentf9b4d790e5ca965bde277f1f7ed46dc32cc7eb49
pybind/cephfs: define variable for hexcode used in stat()

Instead of using the same hexcode at multiple locations, define it as a
variable and use the variable instead.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
src/pybind/cephfs/cephfs.pyx