]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/config_proxy: added 'get_config_values' method
authorJason Dillaman <dillaman@redhat.com>
Thu, 29 Oct 2020 14:06:06 +0000 (10:06 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 29 Oct 2020 18:14:38 +0000 (14:14 -0400)
commitd47c1804778fb7bada8e2a0892cdfc77db18ada4
tree4dc36f7a3aab3551f9d0a36c57ad244d4d04accf
parent94fcf109f28636f61275ffa87bb1f958db264d1e
common/config_proxy: added 'get_config_values' method

Expose the ability to retrieve the ConfigValues from an existing
ConfigProxy object. When combined with the newly exposed
'set_config_values' method, it will allow the safe bulk-updating
of configuration options. This also removes the original private
static version of 'get_config_values'.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/common/config_proxy.h