From: Ronen Friedman Date: Thu, 28 May 2026 14:55:41 +0000 (+0000) Subject: osd/scrub: removed a misleading comment about 'overdue' scrubs X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=787f2b0d0a438726510353aa86b42919ac35f94f;p=ceph.git osd/scrub: removed a misleading comment about 'overdue' scrubs Signed-off-by: Ronen Friedman --- diff --git a/src/osd/scrubber/scrub_job.h b/src/osd/scrubber/scrub_job.h index 004294caf992..38976b9a2819 100644 --- a/src/osd/scrubber/scrub_job.h +++ b/src/osd/scrubber/scrub_job.h @@ -306,8 +306,6 @@ class ScrubJob { * Some types of scrubs are exempt from some or all of the preconditions and * limitations that apply to regular scrubs. The following table * details the specific set of exemptions per 'urgency' level: - * (note: regular scrubs that are overdue are also allowed a specific - * set of exemptions. Those will be covered elsewhere). * * The relevant limitations are: * - reservation: the scrub must reserve replicas;