]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/ceph_monstore_tool: use make_scope_guard() for cleanup
authorKefu Chai <kchai@redhat.com>
Thu, 10 Jun 2021 08:49:27 +0000 (16:49 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 10 Jun 2021 12:29:50 +0000 (20:29 +0800)
commit99af14fab0caf32b99e540d45ecaf7662ca28245
treec33467e66754a0412ed0aec0ba46e3c724d15fe2
parent5d431ce54d7b702d268d3b4e9d92891f65e59b5b
tools/ceph_monstore_tool: use make_scope_guard() for cleanup

for better readability

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