]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/config: move unsafe runtime change into _set_val
authorSage Weil <sage@redhat.com>
Wed, 10 Jan 2018 18:38:50 +0000 (12:38 -0600)
committerSage Weil <sage@redhat.com>
Tue, 6 Mar 2018 20:44:49 +0000 (14:44 -0600)
commitb0c25cc59bd4c346d767b71c86db5c7aa314a919
treeb85d428f2b29987de96a0d6a8da50e7a0aab08c0
parentb3658c8196a0dc7a5c7668944ef9094224fd3ce2
common/config: move unsafe runtime change into _set_val

We want this to apply to other callers, set_mon_vals() in particular.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/config.cc