]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/scrub: fix scheduled_at for distinct urgencies
authorRonen Friedman <rfriedma@redhat.com>
Mon, 9 Sep 2024 06:20:03 +0000 (01:20 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Mon, 9 Sep 2024 06:43:42 +0000 (01:43 -0500)
commitdef275e100aa874b43944fe656787e3623f70e60
treec9500399a471327f670dae6a3d0780830ce88281
parentfc925a0e4c6cc343d846e894462be304821d93b8
osd/scrub: fix scheduled_at for distinct urgencies

Now that both 'after repair' scrubs and 'repair after errors'
scrubs each have their own urgency, we no longer need to
set the scheduled_at to a magic, before everything else,
value.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/osd/scrubber/pg_scrubber.cc