]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/scrub: minute changes to be_scan_list()
authorRonen Friedman <rfriedma@redhat.com>
Sat, 4 Oct 2025 06:33:23 +0000 (01:33 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Sat, 4 Oct 2025 08:04:24 +0000 (03:04 -0500)
commit4e398b04875898b3c184e40b5ab44d0df3140537
tree5f9b5ee9fc9613af1645119aef437ff62526294b
parent38282ab590fb71e8889f87b763cdc9f50479cc81
osd/scrub: minute changes to be_scan_list()

- rearranging an if/else for clarity
- uniform fmtlib use for log messages
- modifying some log proirities

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