]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
bluestore: replace obsolete get_tracked_conf_keys()
authorRonen Friedman <rfriedma@redhat.com>
Sun, 2 Mar 2025 13:02:09 +0000 (07:02 -0600)
committerRonen Friedman <rfriedma@redhat.com>
Sun, 2 Mar 2025 14:39:45 +0000 (08:39 -0600)
commit79d74bf5449b8fab78ff8685cde3e5ff1226deee
tree333935543239de3eca39ecdcbe184ae50046efe1
parentea80b5fa6eb10adde37bdbd857ab935c51b1e43a
bluestore: replace obsolete get_tracked_conf_keys()

.. with get_tracked_keys().

Following https://github.com/ceph/ceph/pull/61394,
all uses of the deprecated interface will be updated,
and that old interface will be removed.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/os/bluestore/BlueStore.cc
src/os/bluestore/BlueStore.h