]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados: add cluster handle to C API
authorSage Weil <sage.weil@dreamhost.com>
Fri, 11 Feb 2011 23:38:15 +0000 (15:38 -0800)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Tue, 22 Feb 2011 16:09:32 +0000 (08:09 -0800)
commit2de8b7b8125462cc0a4f01ed8494a61e9855a146
treeac84f725abc4c0c01a21b704c132f56f27d12195
parente4b8274241df201e01f2280d9f9e3857b4265f87
librados: add cluster handle to C API

Had to add a layer of indirection to the list context handles.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/Makefile.am
src/include/rados/librados.h
src/librados.cc