]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crush: display item name in CrushWrapper::dump_rule()
authorLoic Dachary <loic@dachary.org>
Sun, 9 Feb 2014 20:40:08 +0000 (21:40 +0100)
committerLoic Dachary <loic@dachary.org>
Thu, 13 Feb 2014 11:14:05 +0000 (12:14 +0100)
commita7e9a7b648ee157345db042ef3087a9b2115fc15
tree0e2a06ff5b10ec9431d6efe3b3a76ecfba9f1efe
parente5b6eb45ba7d48efbdd233664eb24fe98b3fed9d
crush: display item name in CrushWrapper::dump_rule()

When an item name is available used it instead of displaying the number.

Signed-off-by: Loic Dachary <loic@dachary.org>
src/crush/CrushWrapper.cc
src/test/crush/TestCrushWrapper.cc