]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados: add pool set_snap_context
authorSage Weil <sage@newdream.net>
Tue, 6 Jul 2010 19:27:23 +0000 (12:27 -0700)
committerSage Weil <sage@newdream.net>
Tue, 6 Jul 2010 19:27:32 +0000 (12:27 -0700)
commit013df04a70c61956a71d7e90fa79a5d26ef9e78e
tree48222b9cbf1b9d6e09c6c0cfab927d8966b1fd41
parent84bca03089673985ec9341ae73c53e23932b854b
librados: add pool set_snap_context

Set the snap context for a given pool handle.

Signed-off-by: Sage Weil <sage@newdream.net>
src/include/librados.h
src/include/librados.hpp
src/librados.cc