]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: use make_unique<> when appropriate
authorKefu Chai <kchai@redhat.com>
Fri, 23 Oct 2020 07:40:41 +0000 (15:40 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 23 Oct 2020 08:02:16 +0000 (16:02 +0800)
commitfb725f7cc3d1f3dff81b94c5cf17fcc097cd8b3c
tree6f2892994c8d561deb632c0c93b830e937c19f55
parent179f6a1c7ae7f8495292a676c36b331ea8facda2
mgr: use make_unique<> when appropriate

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