]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/PGMap: nicely format pg acting in health messages 40243/head
authorSage Weil <sage@newdream.net>
Fri, 19 Mar 2021 15:11:45 +0000 (10:11 -0500)
committerSage Weil <sage@newdream.net>
Fri, 19 Mar 2021 15:12:04 +0000 (10:12 -0500)
commitc8bae3ba7f8eecd86970a9d2cda47bbc959de826
treed9a57e82f1c4d37f1b19e0b91152d82db9e1009c
parenta5ca3aa0f03cd98fe53c9d3cdde3bc4529a4d6f8
mon/PGMap: nicely format pg acting in health messages

For 'pg ls' we show CRUSH_ITEM_NONE as "NONE" and not "2147483647". Do
the same for the health messages.

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