]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind: add special values for not reading conffile 37724/head
authorKefu Chai <kchai@redhat.com>
Thu, 12 Mar 2020 10:44:19 +0000 (18:44 +0800)
committerRishabh Dave <ridave@redhat.com>
Tue, 20 Oct 2020 14:19:21 +0000 (19:49 +0530)
commit36482638ebf835f3dc9a04501f2dcbb5234c2ca8
tree19f29edb26aa8054ef43813c22a3854223d58c00
parent4a61d394705c9ac91d8e910e61b27cb45376f646
pybind: add special values for not reading conffile

Fixes: https://tracker.ceph.com/issues/44415
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 7e4275390c713b8728a3deab7058bf5e21c424cb)

 Conflicts:
src/pybind/rados/rados.pyx
Now string "str_type" is used instead of str to specify type of
the argument. The PR was from the time where str was still being
        used.
src/pybind/cephfs/cephfs.pyx
src/pybind/rados/rados.pyx