]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/PGMap: fix digest summary of PGs by state
authorSage Weil <sage@redhat.com>
Sun, 9 Feb 2020 15:27:53 +0000 (09:27 -0600)
committerSage Weil <sage@redhat.com>
Sun, 9 Feb 2020 15:27:53 +0000 (09:27 -0600)
commit1453154c252e617efd01fce59c71a5dcc3a73c23
tree39e15baac245befa2030e65a4916875032caa61a
parentb9359d0f54c4285913a6eb3bf329ec99df9faf51
mon/PGMap: fix digest summary of PGs by state

This fixes the PG state summary seen in 'ceph -s' to reflect PG state bits
beyond 32 bits.

Fixes: https://tracker.ceph.com/issues/44052
Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/PGMap.cc