]> git.apps.os.sepia.ceph.com Git - ceph-ci.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)
committerRishabh Dave <ridave@redhat.com>
Fri, 13 Sep 2019 04:21:53 +0000 (09:51 +0530)
commit8cce7dad8f8f23f19023d9b68b072ec8026ae04d
tree441a0a53937e0159fb4cead60b8dc2f265feeeff
parent9c686669a8e332314a2068fa86fbe2be06d0f316
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>
src/pybind/cephfs/cephfs.pyx