]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/PGMap: show %used in formatted output
authorJoao Eduardo Luis <joao@suse.de>
Wed, 31 May 2017 13:19:28 +0000 (14:19 +0100)
committerJoao Eduardo Luis <joao@suse.de>
Mon, 5 Jun 2017 22:13:50 +0000 (23:13 +0100)
commit159dc9ae4e5d7e1fac22935afbb280f46c88cbfc
tree7210d8c608c283c6a275d952a37e0ed44f584101
parentb4560572b2fbbfc5233c912d73185fc95e841cb5
mon/PGMap: show %used in formatted output

Match what we currently have for the freeform text output. This prevents
the user from having to go through some annoying calculcations to obtain
a %used that matches the plaintext version of the command.

Fixes: http://tracker.ceph.com/issues/20123
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
src/mon/PGMap.cc