]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librados_test_stub: added new blacklist_add method 3704/head
authorJason Dillaman <dillaman@redhat.com>
Fri, 6 Feb 2015 07:36:48 +0000 (02:36 -0500)
committerJason Dillaman <dillaman@redhat.com>
Fri, 6 Feb 2015 12:27:53 +0000 (07:27 -0500)
commit86fd8c367a3eb35dc9d5c4573c7d77e150b7a698
tree426ba697ebc1b5abf14b3332282979e986cc4d5b
parent7ecf8641b2d6b8df22aed509bfb26736152cf2b8
librados_test_stub: added new blacklist_add method

The new librados API method is used by RBD so it needs to be
added to the test stub.

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