From 787f2b0d0a438726510353aa86b42919ac35f94f Mon Sep 17 00:00:00 2001 From: Ronen Friedman Date: Thu, 28 May 2026 14:55:41 +0000 Subject: [PATCH] osd/scrub: removed a misleading comment about 'overdue' scrubs Signed-off-by: Ronen Friedman --- src/osd/scrubber/scrub_job.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/osd/scrubber/scrub_job.h b/src/osd/scrubber/scrub_job.h index 004294caf99..38976b9a281 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; -- 2.47.3