]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/scrub: fix the handling of deep-scrub when noscrub is set 43521/head
authorRonen Friedman <rfriedma@redhat.com>
Wed, 13 Oct 2021 07:12:09 +0000 (07:12 +0000)
committerRonen Friedman <rfriedma@redhat.com>
Wed, 10 Nov 2021 13:56:46 +0000 (13:56 +0000)
commitc2f954b92e033e3001156ed9df6d1d5bbed08f23
treeba32ab329938e029867d15c0eac274e6e3f1dc90
parent6e8bc7150882183aa568c512a66b8fc7294f50e3
osd/scrub: fix the handling of deep-scrub when noscrub is set

Recent scrub scheduling code errs in (at one location) incorrectly considering noscrub as not
precluding deep-scrub.

Fixes: https://tracker.ceph.com/issues/52901
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/osd/PG.cc