]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/scrub: collecting scrub-related files into a separate directory 43191/head
authorRonen Friedman <rfriedma@redhat.com>
Sun, 11 Apr 2021 18:17:41 +0000 (21:17 +0300)
committerRonen Friedman <rfriedma@redhat.com>
Sun, 26 Sep 2021 13:42:54 +0000 (13:42 +0000)
commit7248f1276875dda52f51d1f523d7fc164d98bc02
treea05fc12415a4ce311a84f94949e9b0c6929412f2
parentc98b0bced3176fa665c9223b7e1e39c1a8c12c21
osd/scrub: collecting scrub-related files into a separate directory

Cleaning src/osd from scrub implementation files. Triggered by:
- the matching Crimson scrub structure;
- the proliferation of scrub related code files (inc. in coming PRs);

scrubber_common.h, which defines the scrubber's interface, remains
in src/osd.

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