]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
admin/build-doc: use "ceph" for prefix of functions defined by libcephfs
authorKefu Chai <kchai@redhat.com>
Wed, 11 Mar 2020 14:41:29 +0000 (22:41 +0800)
committerNathan Cutler <ncutler@suse.com>
Tue, 6 Oct 2020 09:41:16 +0000 (11:41 +0200)
commit71985c968ef5cf32b2bf16935d8a445a1b1e9948
treef0e300a716ed2993f874daeb73c6fbaf4894a0de
parent9dad7b814c186dda0f0e4fe0c8ac57233961aa6e
admin/build-doc: use "ceph" for prefix of functions defined by libcephfs

if some python module tries to `import cephfs`, it should not fail.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit b9e282f0e3eed2cacf1aac0853dc6607053607a3)
admin/build-doc