]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common: ceph_context: make use of get_tracked_keys() 61394/head
authorRonen Friedman <rfriedma@redhat.com>
Wed, 15 Jan 2025 07:49:46 +0000 (01:49 -0600)
committerRonen Friedman <rfriedma@redhat.com>
Thu, 30 Jan 2025 08:03:10 +0000 (02:03 -0600)
commit7c8f081b2efab48cf4416ca948bd043f2ee763c7
tree714ce49b7adedbdd381b76a90ac2f58543b1fcbb
parent9d224ab3ab1858ce272604e1eb1c393c81067b2b
common: ceph_context: make use of get_tracked_keys()

modify some configuration object registrations
in common/ceph_context to use the updated
md_config_obs_t::get_tracked_keys() API

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/common/ceph_context.cc