]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: add OSD::get_pg()
authorKefu Chai <kchai@redhat.com>
Sun, 6 Sep 2020 06:47:01 +0000 (14:47 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 6 Sep 2020 07:30:15 +0000 (15:30 +0800)
commit8dc68d3c1abc0ca60519558a1f93e58210776eed
tree15aec55f71950531661dd61aec88a6ed01279912
parentfa3fb1de4e1fc8c791e57e917e6ee1d8c231feb4
crimson/osd: add OSD::get_pg()

for implementing asock commands.

and add `PGMap::get_pg()` as a helper

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/osd.cc
src/crimson/osd/osd.h
src/crimson/osd/pg_map.cc
src/crimson/osd/pg_map.h