]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librados_test_stub: added IoCtx::write_full implementation
authorJason Dillaman <dillaman@redhat.com>
Sat, 7 Feb 2015 14:57:36 +0000 (09:57 -0500)
committerJosh Durgin <jdurgin@redhat.com>
Mon, 16 Feb 2015 22:27:25 +0000 (14:27 -0800)
commite97a8f1bd76a4a138824a52b53648390c3b2718e
treeec4602b42904d749e56f2fe2898b4c71f1a37f40
parent194b25058070e016569f16b10ef35c6ac9bc72d9
librados_test_stub: added IoCtx::write_full implementation

Mapped IoCtx::write_full to existing test method used by the
ObjectWriteOperation::write_full API method. Also added missing
cls_log implementation for debugging.

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