]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools/ceph_kvstore_tool: Move summary output to print_summary 26666/head
authorBrad Hubbard <bhubbard@redhat.com>
Wed, 27 Feb 2019 06:01:45 +0000 (16:01 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Wed, 27 Feb 2019 08:17:28 +0000 (18:17 +1000)
commit504ab054638233cb1882d7e57824a01a097f08cf
tree300025c8378b4c40cc254772092274344c2b4f39
parentbc9ac5a5d56ac1c579993a5c10520aecdfcc391f
tools/ceph_kvstore_tool: Move summary output to print_summary

Post 301a64212f0a38a3b5db4bd1bd0f15e26ff055cf we are still seeing an ICE
in the copy_store_to code. Moving the summary printing to its own
function alleviates the issue.

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
src/tools/kvstore_tool.cc
src/tools/kvstore_tool.h