]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/PGMap: 'incomplete' means data is unavailable
authorSage Weil <sage@redhat.com>
Thu, 27 Jul 2017 17:54:29 +0000 (13:54 -0400)
committerSage Weil <sage@redhat.com>
Tue, 1 Aug 2017 13:25:42 +0000 (09:25 -0400)
commit3789f46ead898a91b359ad5e4dace4e4173519e1
tree398f362a519c1b7354d82f594f7abdca78472c4a
parent6bac77e9609abbd6cce470ceabed90c4d5fd9986
mon/PGMap: 'incomplete' means data is unavailable

Well, data is certainly unavailable, and may also be
degraded in the sense that we can't peer.  I think
unavailable is the more severe of the two, though, so
let's put it there!

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