]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon: dump percent_used PGMap field as float
authorJohn Spray <john.spray@redhat.com>
Wed, 14 Feb 2018 15:19:54 +0000 (15:19 +0000)
committerJohn Spray <john.spray@redhat.com>
Wed, 14 Feb 2018 15:19:54 +0000 (15:19 +0000)
commitc15cf4d83f13505c48d4ea181ee8a6ba4b9a2949
treebc105c836b3cb515504b0e9cc642275b95fd7d2d
parent87e3aa6427ba848e448a5965c5f65c8ef8bdda0e
mon: dump percent_used PGMap field as float

Formatting this as a string was awkward for anyone
consuming it from other code.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mon/PGMap.cc