]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd/pg: PG::scrub_requested isn't actually used in crimson 54214/head
authorSamuel Just <sjust@redhat.com>
Mon, 9 Oct 2023 22:12:29 +0000 (15:12 -0700)
committerSamuel Just <sjust@redhat.com>
Mon, 11 Dec 2023 04:25:43 +0000 (20:25 -0800)
commit12e5f2289d3445f7f39320a5e63342e09a779b99
tree898866ac13984e7261b9d047e95d88c4137662cf
parentd75ea50d5a6463b5ddf36bbcd472481cae5daf9c
crimson/osd/pg: PG::scrub_requested isn't actually used in crimson

Crimson routes the scrub request directly to the PGScrubber rather
than going through PeeringState.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/osd/pg.cc