]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-kvstore-tool: use unique_ptr<> manage the lifecycle of bluestore and db
authorKefu Chai <kchai@redhat.com>
Tue, 10 Oct 2017 14:28:14 +0000 (22:28 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 10 Oct 2017 14:28:42 +0000 (22:28 +0800)
commit8dc100d3f334cc90f6ef879a33eea34807c0184f
treeeb81e0553fb4e353bd9b18f026aa6507e078b4b6
parent6cd9c71de67a7e0b92b85aa29f42b5cb3d0dd1fc
ceph-kvstore-tool: use unique_ptr<> manage the lifecycle of bluestore and db

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/tools/ceph_kvstore_tool.cc