]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: replace libcommon classes using standard library
authorKefu Chai <kchai@redhat.com>
Sat, 10 Jun 2017 15:31:53 +0000 (23:31 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 12 Jun 2017 14:47:20 +0000 (22:47 +0800)
commitbc8fa0193c8b2fb4b749ce9976bf6efbea833e96
tree26490a41342658f6b6b60c48bff478c4da3b4b46
parent9f259cb923e7474229bb2e5e54b59f3b7f068bc5
test/librbd: replace libcommon classes using standard library

so ceph_test_librbd_api has less dependencies on libcommon

Fixes: http://tracker.ceph.com/issues/20175
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/librbd/test_librbd.cc