]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/PGMap: use NONE for 'pg ls[-*]' output too
authorSage Weil <sage@redhat.com>
Thu, 5 Dec 2019 20:37:02 +0000 (14:37 -0600)
committerSage Weil <sage@redhat.com>
Thu, 5 Dec 2019 20:37:02 +0000 (14:37 -0600)
commit81e6a58d2bac3d3bf2804247228c2af0dc04f349
treee15435573995e6f91fe076c21e6ea6e8938de17a
parenteec1d9f0d3c7e0b07d0c41e79a467800db2c89ac
mon/PGMap: use NONE for 'pg ls[-*]' output too

We already show CRUSH_ITEM_NONE as NONE in the 'pg dump' output as of
57bac8ea88e5cdcb3854852d439f7e6cbf9df900; do the same for 'pg ls' (which
is the friendlier of the two and what users should be using anyway!).

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