]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/config: make update_legacy_vals() public
authorKefu Chai <kchai@redhat.com>
Thu, 27 Aug 2020 12:58:11 +0000 (20:58 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 31 Aug 2020 13:12:53 +0000 (21:12 +0800)
commitd7706993cbc8a6786c4402b112ba42e8a4dc3b61
treeb9b01b55cdbe989631a572a6d1b30846af993b3e
parent4e67b77fb56b96af548dd1b72ccfe448450c668a
common/config: make update_legacy_vals() public

so crimson can call it in `ConfigProxy::parse_config_files()` after calling
`get_config().parse_buffer()`. so the legacy vals are populated with the
changes received from conffile.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/config.h