]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/osd_types: make 0 pg state 'unknown' instead of 'inactive'
authorSage Weil <sage@redhat.com>
Tue, 23 May 2017 20:25:14 +0000 (16:25 -0400)
committerSage Weil <sage@redhat.com>
Fri, 2 Jun 2017 17:02:51 +0000 (13:02 -0400)
commit02fd29606c3a6f79dd056e0b4582dde9c309eb2b
tree6be790511cde16a4cbc5296841644a90bf277aad
parent0612b716275403f2bd34846c6082654f35115847
osd/osd_types: make 0 pg state 'unknown' instead of 'inactive'

The OSD never reports PGs this way; we'll only see it from a mgr
PGMap that hasn't filled in the state.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/osd_types.cc