]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/cephfs: Add lchmod python binding
authorKotresh HR <khiremat@redhat.com>
Thu, 18 Mar 2021 12:51:05 +0000 (18:21 +0530)
committerKotresh HR <khiremat@redhat.com>
Sat, 20 Mar 2021 03:28:11 +0000 (08:58 +0530)
commitb5347f6c70628bec0681ec385e789f653d4debff
tree151da173051c966b9f33d7a658f08378a2e27e4a
parentca3bc5aa0c5389f60cdb0f9b65f73b90ae287b05
pybind/cephfs: Add lchmod python binding

Fixes: https://tracker.ceph.com/issues/49882
Signed-off-by: Kotresh HR <khiremat@redhat.com>
(cherry picked from commit b2375adce085e98bef521422441b80a945e38c80)
src/pybind/cephfs/c_cephfs.pxd
src/pybind/cephfs/cephfs.pyx
src/pybind/cephfs/mock_cephfs.pxi
src/test/pybind/test_cephfs.py