]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/scrub: fix unintended changes to scrub (cluster)logs 44922/head
authorRonen Friedman <rfriedma@redhat.com>
Sun, 30 Jan 2022 15:23:39 +0000 (15:23 +0000)
committerRonen Friedman <rfriedma@redhat.com>
Tue, 8 Feb 2022 10:30:15 +0000 (10:30 +0000)
commite6a205a2bd100e3b5d232faf39965d721f21a043
tree42d500c4097f016eafd5fdeb43b945c4beb92bfd
parent32faa6b2f5a88d8ffad08ec6286abdb2d0dddeec
osd/scrub: fix unintended changes to scrub (cluster)logs

OSD logs and cluster logs are monitored by some scrub tests:
some specific strings are required to either appear or not appear in
the logs. The Scrubber backend PR has unintentionally modified some
of these logs, and here we restore the exact logs text.

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