]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/scrub: minor fixes/formatting changes
authorRonen Friedman <rfriedma@redhat.com>
Thu, 11 Nov 2021 10:14:23 +0000 (10:14 +0000)
committerRonen Friedman <rfriedma@redhat.com>
Tue, 16 Nov 2021 16:05:02 +0000 (16:05 +0000)
commitda57f6edbc5593b8339d770d53b31f12bd6fb679
tree7a53f31508efc7d077137a72f1d45cf2f8a1a7e9
parent2809a58411f7f5dcecf2caf98e9549842268566f
osd/scrub: minor fixes/formatting changes

Fixing a compiler warning. The formatting changes are
mostly related to imposing the 80-cols limit on modified functions.

Split from "osd/scrub: mark PG as being scrubbed, from scrub initiation to Inactive state"

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