]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: name instead of id in "has tiers" message
authorJohn Spray <jspray@redhat.com>
Tue, 3 Jun 2014 09:12:41 +0000 (10:12 +0100)
committerSage Weil <sage@redhat.com>
Sat, 16 Aug 2014 04:30:53 +0000 (21:30 -0700)
commit2ed0fa034aa8e49ab703bdb798bd6211a83e3a9d
treebe8a7e7691926a8ccdf9e2e54178ca7c4aa34e29
parent7e509b1b8b5a3679094f794cd9334598aef4441e
mon: name instead of id in "has tiers" message

Instead of "Pool foo has tiers 1 2" print
"Pool foo has tiers bar baz".

Signed-off-by: John Spray <jspray@redhat.com>
(cherry picked from commit 97772c2f53f726bd71710d0d3e34159d2679390a)
src/mon/OSDMonitor.cc