]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
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)
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>

Trivial merge