]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/PeeringState: use pg_vector_string for operator<<
authorSage Weil <sage@redhat.com>
Mon, 9 Dec 2019 15:44:39 +0000 (09:44 -0600)
committerSage Weil <sage@redhat.com>
Mon, 9 Dec 2019 15:50:12 +0000 (09:50 -0600)
commit7ba1dead7d68a6b72932455781ba946b7546e588
tree3dd9296159ac729dad1bc7d2bf70402ca7dc4151
parente2f8187b4c67a1aa7c19dc917a30cffb5a31708d
osd/PeeringState: use pg_vector_string for operator<<

This shows NONE instead of a numeric CRUSH_ITEM_NONE.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/PeeringState.cc