]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd/throttler: replace obsolete get_tracked_conf_keys()
authorRonen Friedman <rfriedma@redhat.com>
Sun, 9 Mar 2025 16:57:40 +0000 (11:57 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Sun, 9 Mar 2025 17:43:42 +0000 (12:43 -0500)
commit329043355e6fe0a1440aeeac841b37fb1c958ba7
treeb90c560025556c547abb69106e47536e8e513aa0
parent4325a506351883b191ebe71be2b32d6615e94aa4
rbd/throttler: 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/tools/rbd_mirror/Throttler.cc
src/tools/rbd_mirror/Throttler.h