]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PG: distinct down state instead of down+peering 12289/head
authorSage Weil <sage@redhat.com>
Fri, 2 Dec 2016 21:02:02 +0000 (16:02 -0500)
committerSage Weil <sage@redhat.com>
Fri, 2 Dec 2016 21:16:18 +0000 (16:16 -0500)
commit3a6f73e9951db01b8b9435199a5f2dae6c40589e
tree326e61446527c0fcc7b7c33be52d77540dade970
parent4b8b0c080baf7232241471a6149b38ae97fc6793
osd/PG: distinct down state instead of down+peering

When we declare a PG down, move to a distinct down state
(!= down+peering) so that we know peering completed (and
concluded the PG is down).

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