]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
python-rados: implement new aio_stat.
authorIain Buclaw <iain.buclaw@sociomantic.com>
Wed, 7 Sep 2016 14:54:49 +0000 (16:54 +0200)
committerIain Buclaw <iain.buclaw@sociomantic.com>
Mon, 12 Sep 2016 09:03:49 +0000 (11:03 +0200)
commit5bc2ebcbb87d937f817b5101b53cabe2841b1f9a
treee3b7a247350e5c2e3226c9b71bcd906c57e62587
parent3942ac4d278663356a963e7968132a4768ce7473
python-rados: implement new aio_stat.

This change adds python API for the following C methods:
* rados_aio_stat

Signed-off-by: Iain Buclaw <iain.buclaw@sociomantic.com>
src/pybind/rados/rados.pyx
src/test/pybind/test_rados.py