]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/PGMap: track pgs by state for each pool
authorSage Weil <sage@redhat.com>
Fri, 6 Apr 2018 15:26:35 +0000 (10:26 -0500)
committerSage Weil <sage@redhat.com>
Fri, 7 Sep 2018 17:07:56 +0000 (12:07 -0500)
commit8a9b3f33f038224b99023492109759509f103ecd
tree21b72c3fa094b5b1eb02680b18cd91b69924bea7
parentcba9dea7da98c565762c0f66e789fcf7f957b846
mon/PGMap: track pgs by state for each pool

We had this globally, but it's useful to have the per-pool breakdowns.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/PGMap.cc
src/mon/PGMap.h