]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librados_test_stub: support AIO snapshot context
authorJason Dillaman <dillaman@redhat.com>
Mon, 20 Apr 2015 16:12:05 +0000 (12:12 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 7 May 2015 02:07:46 +0000 (22:07 -0400)
commit12719478ad5265020b8d3322185bb786c8b51907
tree187467b5c52fa7d1cad8499e8147f5bc428d85fb
parent9fd708b1a0f776363da08fd99bf67f1625277d79
librados_test_stub: support AIO snapshot context

AIO operations can be executed with a different snapshot
context from the IoCtx.  librbd takes advantage of this
capability to perform a deep object copyup.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/test/librados_test_stub/LibradosTestStub.cc
src/test/librados_test_stub/TestClassHandler.cc
src/test/librados_test_stub/TestClassHandler.h
src/test/librados_test_stub/TestIoCtxImpl.cc
src/test/librados_test_stub/TestIoCtxImpl.h
src/test/librados_test_stub/TestMemIoCtxImpl.cc
src/test/librados_test_stub/TestMemIoCtxImpl.h