]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/os: init PG with pg coll not meta coll
authorKefu Chai <kchai@redhat.com>
Wed, 5 Feb 2020 14:34:44 +0000 (22:34 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 5 Feb 2020 14:40:05 +0000 (22:40 +0800)
commit80ac50ffeb9fcfa0521b88b0c8d75da692fe5123
tree81f87c7440203fe9522ccf1390d3db74f84cbba7
parent3a3fd5679c601dabcc40636dfa9cc2e05f3e66f4
crimson/os: init PG with pg coll not meta coll

* fix a regression introduced by 36ef2b4d
* also consolidate the open/create collection step into make_pg()

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