]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/options: mark cluster log options with FLAG_RUNTIME, use get_val
authorSage Weil <sage@redhat.com>
Fri, 12 Apr 2019 20:58:35 +0000 (15:58 -0500)
committerSage Weil <sage@redhat.com>
Fri, 26 Apr 2019 15:41:06 +0000 (10:41 -0500)
commitd4f0dd8cd9665b7354817234dfa4fe6d69d51640
tree5a504b564784f533bbe0c6c1832dabb1259a2e5f
parentc55e622ee44e24f58edd5089bd01c718d0c04afb
common/options: mark cluster log options with FLAG_RUNTIME, use get_val

We already have observers set up for these; switch to using the
runtime-safe accessor and flag them.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 5dcf3676a6de4adac507bff8f597a2d5ca8951fb)
qa/tasks/mgr/dashboard/test_cluster_configuration.py
src/common/LogClient.cc
src/common/options.cc
src/mon/LogMonitor.cc