]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crushtool: add the "--check-names" option
authorKefu Chai <kchai@redhat.com>
Tue, 26 May 2015 04:08:36 +0000 (12:08 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 31 May 2015 17:24:54 +0000 (01:24 +0800)
commitd6b46d4c7b722945ce24ac2930381a109b1e3dda
treef2e4088c14f06e3ef8b7404a015cb3b0cacfcbc0
parentb75384d73958faf81d45847a7dfa56f4fa347e6f
crushtool: add the "--check-names" option

* so one is able to verify that the "ceph osd tree" won't chock on the
  new crush map because of dangling name/type references

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/cli/crushtool/check-names.empty.crushmap.txt [new file with mode: 0644]
src/test/cli/crushtool/check-names.empty.t [new file with mode: 0644]
src/test/cli/crushtool/help.t
src/tools/crushtool.cc