]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: fill in backfill_peer in on_activate
authorSamuel Just <samuel.just@dreamhost.com>
Fri, 23 Dec 2011 01:24:13 +0000 (17:24 -0800)
committerSamuel Just <samuel.just@dreamhost.com>
Fri, 23 Dec 2011 01:24:13 +0000 (17:24 -0800)
commitd2eb119a3def46d035de46839db37beb2131d2fc
treef88ad88097ca7894d56f359c8e8f79bb11407f71
parent517ddf8435053dad01f5a86d61b75dc74f460ce4
ReplicatedPG: fill in backfill_peer in on_activate

Previously, there was a race between issue_repop/do_op and
start_recovery_ops.

Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
src/osd/ReplicatedPG.cc