]> git.apps.os.sepia.ceph.com Git - ceph.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)
committerRamana Raja <rraja@redhat.com>
Mon, 16 Mar 2020 09:48:58 +0000 (15:18 +0530)
commitb59d18b41327297fba3a47b950a7a2ab4cf29fb6
tree279a0b5ecac9b874924ef298b337ad187b1a429e
parente56a82c010a2782fff3ba3ecf13d02847c630847
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>
(cherry picked from commit 1798832951f0cd3f356a01ead4b7907920e1278f)
src/pybind/cephfs/cephfs.pyx