]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd, crimson: add more constness
authorKefu Chai <tchaikov@gmail.com>
Wed, 29 Jun 2022 14:08:11 +0000 (22:08 +0800)
committerKefu Chai <tchaikov@gmail.com>
Wed, 29 Jun 2022 14:08:13 +0000 (22:08 +0800)
commita254a6d701819ecae8eaddbdee8a6ccb43b27cec
treea6b6c79a83cfa74b2c7ec3d0e72f4606bfc5b844
parenta6587e05a1b335ba2bb5cdaa29a04aac9fe47325
osd, crimson: add more constness

just for better readability and maintainability.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
src/crimson/osd/pg.cc
src/crimson/osd/pg.h
src/osd/OSD.cc
src/osd/OSD.h
src/osd/PG.cc
src/osd/PG.h
src/osd/PeeringState.h