]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/scrub: reset m_active_target when the scrub ends
authorRonen Friedman <rfriedma@redhat.com>
Sun, 29 Dec 2024 11:44:47 +0000 (05:44 -0600)
committerRonen Friedman <rfriedma@redhat.com>
Tue, 31 Dec 2024 06:09:12 +0000 (00:09 -0600)
commit4726bebefeec7bd6949990b0da7b0fb51529af39
tree0dcd171ec404891fa4ece255fc265dc9dacd2491
parent656408d3685aae3992ff8b4c00702a1523595540
osd/scrub: reset m_active_target when the scrub ends

... as it is now queried to determine whever we are scrubbing,
but not yet 'm_active', as the scrubber is in ReservingReplicas.

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