]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados: add two more ObjectOperation::exec()
authorYehuda Sadeh <yehuda@inktank.com>
Thu, 28 Feb 2013 17:56:43 +0000 (09:56 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Wed, 8 May 2013 17:54:54 +0000 (10:54 -0700)
commit1563ad17ab85392f2439c147ec22b13b777f8590
tree923f3ffedd6175f17879f0b8ec7e05b4969d306a
parent5f1b897c218dae60e80c9866397b734513bfb7ca
librados: add two more ObjectOperation::exec()

 - one that also gets out bufferlist and ret value pointer
 - one that gets a callback context

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/include/rados/librados.hpp
src/librados/librados.cc
src/osdc/Objecter.h