]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/scrub: moving the resources counters code into a separate file
authorRonen Friedman <rfriedma@redhat.com>
Sun, 10 Sep 2023 17:55:59 +0000 (12:55 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Wed, 20 Sep 2023 06:39:10 +0000 (01:39 -0500)
commitde273640fbc05df3044f3f20c0d0bd39347e12b5
tree1b1c5796c57a7b6e8c67a009169fc9cf15822fea
parent000bf250b7911babf0e58083a75c6247b419baeb
osd/scrub: moving the resources counters code into a separate file

No code changes in this commit.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/osd/CMakeLists.txt
src/osd/scrubber/osd_scrub_sched.cc
src/osd/scrubber/scrub_resources.cc [new file with mode: 0644]