]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PG: populate blocked_by with peers we are trying to activate 3350/head
authorSage Weil <sage@redhat.com>
Thu, 15 Jan 2015 00:41:45 +0000 (16:41 -0800)
committerSage Weil <sage@redhat.com>
Thu, 15 Jan 2015 00:41:45 +0000 (16:41 -0800)
commit6986ec1ceaa58054cffe14b87aacb3f9b3ab7db4
treefcc4d5dd9eeb42659a1704934c3c1bd88ee9b6a1
parentd5e8ef5092a3559ae34e2e570c6d287f3f06033b
osd/PG: populate blocked_by with peers we are trying to activate

Once peering finishes, all osds need to persist their info and ack before
we are fully active.  Populate blocked_by with those peers so we can tell
when they are stalling the process.

Fixes: #10477
Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/PG.cc