]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/PGMap: fix digest summary of PGs by state 33275/head
authorSage Weil <sage@redhat.com>
Sun, 9 Feb 2020 15:27:53 +0000 (09:27 -0600)
committerKefu Chai <kchai@redhat.com>
Fri, 14 Feb 2020 05:44:30 +0000 (13:44 +0800)
commitb22a9ac5fbf8dc11cb156c2ee4004bbbb05cf5bf
tree3a8722d847fe4590aa44802e489d5ef514f83b07
parent153a4e6db004f71e2e6993dfbf2d4c7d73de1d3f
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>
(cherry picked from commit 1453154c252e617efd01fce59c71a5dcc3a73c23)

Conflicts:
src/mon/PGMap.cc
- nautilus has "multimap" where master has "std::multimap"
src/mon/PGMap.cc