]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: replace libcommon classes using standard library
authorKefu Chai <kchai@redhat.com>
Mon, 12 Jun 2017 03:01:06 +0000 (11:01 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 7 Jul 2017 07:30:33 +0000 (15:30 +0800)
commit7d959e02f79ed3c268b03bf6fdf689cbe73063dc
tree88e56b5d2a4c0046a0e60aee9a0bf9f68141c1c6
parent66dbf9beef04988dbd3653591e51afa6d84e3990
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>
(cherry picked from commit bc8fa0193c8b2fb4b749ce9976bf6efbea833e96)
src/test/librbd/test_librbd.cc