]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
common/config: change md_config_impl<> back to plain class
authorKefu Chai <kchai@redhat.com>
Wed, 18 Jul 2018 07:55:55 +0000 (15:55 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 25 Jul 2018 05:13:45 +0000 (13:13 +0800)
commit7909c08fe04751f8443c92766b2e10b3007028ba
treeb75b4615da9828cdb7a3afce8218d148561358de
parent96196e9d774ab55fabb792935a09a81cf0ca9786
common/config: change md_config_impl<> back to plain class

now that all of the variables that change depending on seastar/alien
have been extracted out of md_config_impl<>, there is no need to make it
a template anymore.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/config.cc
src/common/config.h
src/common/config_fwd.h
src/common/config_values.h
src/common/lock_cond.h