]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: add "--check" to CrushTester::test_with_crushtool() 4936/head
authorKefu Chai <kchai@redhat.com>
Tue, 26 May 2015 10:11:59 +0000 (18:11 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 10 Jul 2015 07:40:02 +0000 (15:40 +0800)
commit51413011417b76f5ad2830d9f93fbfe78c77e467
treecc866b40008edbf3245f6a457efbbe1fce7b7460
parent5ec27cf589b4535f07e28a86bd304f7a46427ac4
mon: add "--check" to CrushTester::test_with_crushtool()

so we don't need to call CrushTester::check_name_maps() in OSDMonitor.cc
anymore.

Fixes: #11680
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit c6e634875316cf17368d497e6dc4f6f4b5dd65d2)
src/crush/CrushTester.cc
src/crush/CrushTester.h
src/mon/OSDMonitor.cc