]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/scrub: remove the unused current-time parameter
authorRonen Friedman <rfriedma@redhat.com>
Thu, 28 May 2026 15:54:44 +0000 (15:54 +0000)
committerRonen Friedman <rfriedma@redhat.com>
Fri, 29 May 2026 04:35:04 +0000 (04:35 +0000)
commit20152c065ac0eea6f95c7eb2b7c3edf36e6ed198
tree48d8b4c78899ddb8a6f282ca13a47e5de220c501
parentdc4ef7b3e42b22bd06e63e44ce3d37ada959ad96
osd/scrub: remove the unused current-time parameter

from both adjust_deep_schedule() and adjust_shallow_schedule().
In both cases, we only rely on the 'last' stamps to
determine the next scheduled time.

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