]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/cephfs: add method that stats symlinks without following
authorRishabh Dave <ridave@redhat.com>
Sat, 13 Jul 2019 05:59:17 +0000 (11:29 +0530)
committerRamana Raja <rraja@redhat.com>
Wed, 12 Feb 2020 10:11:59 +0000 (05:11 -0500)
commit622d923329894274c201c7368880b3e9678a91a2
tree1059d0b6b66586008aa494a7852d0f9c79ecb28f
parenta4df3188b32e6ebf3a3429337bdbfc9faad9f492
pybind/cephfs: add method that stats symlinks without following

Add a new Python binding equivalent to lstat so that information about
the symlink itself can be also obtained, along with other type of files.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 8cce7dad8f8f23f19023d9b68b072ec8026ae04d)
src/pybind/cephfs/cephfs.pyx