]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/cephfs: Add initial py wrappers for cephfs.
authorSam Lang <sam.lang@inktank.com>
Thu, 21 Feb 2013 13:38:14 +0000 (07:38 -0600)
committerSam Lang <sam.lang@inktank.com>
Sat, 16 Mar 2013 16:45:36 +0000 (11:45 -0500)
commitacae3d02b99b8ad9e6a2feba19f4d1869690f591
tree9deaa32d804277cdaa866db672b2a499dc121661
parent0c7447576a7f4a0a6640337b6453f092cc00c389
pybind/cephfs:  Add initial py wrappers for cephfs.

Initial Support for python bindings to libcephfs for testing
MDS backtraces with a the python script test-backtraces.py.

Signed-off-by: Sam Lang <sam.lang@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
ceph.spec.in
src/Makefile.am
src/pybind/cephfs.py [new file with mode: 0644]