]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/config: let diff show non-build defaults
authorSage Weil <sage@redhat.com>
Tue, 6 Aug 2019 15:53:06 +0000 (10:53 -0500)
committerSage Weil <sage@redhat.com>
Tue, 6 Aug 2019 17:50:36 +0000 (12:50 -0500)
commit77b634ad08e9df9953a5f5c46c1da56d87fbc98e
tree9d3ac9788d72b221aa484da37cbb685546259e85
parent712409cac4a5d71718f21872a6982e529adc068b
common/config: let diff show non-build defaults

Notably, this includes things from set_val_default(), which may be set
at runtime.

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