]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/common: add ceph::common::ConfigProxy
authorKefu Chai <kchai@redhat.com>
Sat, 14 Jul 2018 04:02:55 +0000 (12:02 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 25 Jul 2018 05:13:45 +0000 (13:13 +0800)
commit5e0f3b2ae15bb35506dc9804573dd3ccc5b07723
treeef95e8d40d5d262a21b86d6cb1cc471f877e25ac
parent8435aa9bdad3d6ec0ff8fd46267be09e1ef1b064
crimson/common: add ceph::common::ConfigProxy

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/CMakeLists.txt
src/common/config_proxy.h
src/crimson/CMakeLists.txt
src/crimson/common/config_proxy.cc [new file with mode: 0644]
src/crimson/common/config_proxy.h [new file with mode: 0644]
src/test/crimson/CMakeLists.txt
src/test/crimson/test_config.cc [new file with mode: 0644]