From: David Zafman Date: Wed, 15 May 2013 20:22:29 +0000 (-0700) Subject: OSD: Repair with 0 fixed doesn't complete properly X-Git-Tag: v0.64~122^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c0378b609e4f9748bebac69dbe827d390632dfe2;p=ceph.git OSD: Repair with 0 fixed doesn't complete properly Queue DoRecovery() event on any repair Signed-off-by: David Zafman --- diff --git a/src/osd/PG.cc b/src/osd/PG.cc index cf5aaebcca4c..4aac5301ab9b 100644 --- a/src/osd/PG.cc +++ b/src/osd/PG.cc @@ -4742,7 +4742,7 @@ void PG::scrub_finish() { } - if (scrubber.fixed) { + if (repair) { queue_peering_event( CephPeeringEvtRef( new CephPeeringEvt(