]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: include all types of stuck pgs in health detail
authorSage Weil <sage@inktank.com>
Wed, 6 Jun 2012 04:04:24 +0000 (21:04 -0700)
committerSage Weil <sage@inktank.com>
Wed, 6 Jun 2012 04:27:17 +0000 (21:27 -0700)
commit0167fd0bd628ea20f4b8c62b67c8718020c623da
treee91ff291f3386fd8a64d7ad9b835bc6b655f3254
parent37bf2a145e1318799034003143ca5cb7c26943f7
mon: include all types of stuck pgs in health detail

We were just including the last one, which isn't as helpful.

Backport: dho
Signed-off-by: Sage Weil <sage@inktank.com>
src/mon/PGMonitor.cc