]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados: remove IoCtx::close()
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Tue, 1 Mar 2011 11:25:18 +0000 (03:25 -0800)
committerJosh Durgin <josh.durgin@dreamhost.com>
Fri, 4 Mar 2011 00:03:46 +0000 (16:03 -0800)
commitae77624bc8fd9049b48f57f269e3f8a6764dfceb
tree4fd0bffc652f6d36934c5083e976be631ec0b0cf
parent7d06b1b2267c0a939a2987a25329c529f330cea5
librados: remove IoCtx::close()

We decided we don't want IoCtx::close(), since IoCtx::~IoCtx() exists.

Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
src/include/rados/librados.hpp
src/librados.cc