]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge pull request #18221 from tchaikov/wip-kvstore-tool-cleanup
authorKefu Chai <tchaikov@gmail.com>
Fri, 13 Oct 2017 17:13:58 +0000 (01:13 +0800)
committerGitHub <noreply@github.com>
Fri, 13 Oct 2017 17:13:58 +0000 (01:13 +0800)
commita214be9bc766fe40a7f829342375637b586fde6e
tree3c08072d3b6f5e80957c5142fc99176073563d11
parent756d539d925e537af86de7f2d5660b745878207f
parent8dc100d3f334cc90f6ef879a33eea34807c0184f
Merge pull request #18221 from tchaikov/wip-kvstore-tool-cleanup

ceph-kvstore-tool: use unique_ptr<> to manage the lifecycle of bluestore

Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed-by: Chang Liu <liuchang0812@gmail.com>