]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Revert "osd/PG: pass pool options to ObjectStore on pg create"
authorKefu Chai <kchai@redhat.com>
Mon, 22 Jan 2018 05:03:53 +0000 (13:03 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 22 Jan 2018 08:10:13 +0000 (16:10 +0800)
commitd0f67059456b85d3deafe86b11c6959dd3709657
tree9709cfca4f09804845d7752b6b040c39e74629ba
parente7bdf589db2010ea82aa33d60e9c54c14c7a78f0
Revert "osd/PG: pass pool options to ObjectStore on pg create"

pg is not created by the underlying store, hence the
osd->store->set_collection_opts() call always returns -ENOENT.

This reverts commit 37d7fd3b21cab055721504e1546c6b1657a400af.

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