]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: use "name" param when constructing a PG 33084/head
authorKefu Chai <kchai@redhat.com>
Wed, 5 Feb 2020 14:36:25 +0000 (22:36 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 5 Feb 2020 14:40:05 +0000 (22:40 +0800)
commit174a1cb581d654fc29de123086e3fa61a5f07900
tree2e193de5d8c483dd2ea24bb8302c8e6cc2b98441
parent80ac50ffeb9fcfa0521b88b0c8d75da692fe5123
crimson/osd: use "name" param when constructing a PG

in case the name is decoded from the pool info read from meta coll,
it won't be available in the osdmap.

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