summaryrefslogtreecommitdiffstats
path: root/src/common/config_values.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: generate legacy_config_opts.h from .yaml.in filesKefu Chai2021-04-151-1/+1
* common: remove log_early configuration optionChangcheng Liu2020-10-191-1/+0
* common: avoid use of size_t in optionsJames Page2019-05-291-1/+1
* common: add --log-early command line optionSage Weil2019-04-071-0/+1
* common: Update config_values.h to work without using namespaceAdam C. Emerson2019-03-291-2/+2
* common/config_values: use string_view for keysKefu Chai2019-03-221-5/+5
* common/options: add osd_map_message_max_bytesSage Weil2019-02-081-0/+1
* common/config: cleanup config_fwd.hKefu Chai2018-09-061-1/+0
* common/config_proxy: document Config{Values,Proxy}Kefu Chai2018-07-251-0/+3
* common/config: change md_config_impl<> back to plain classKefu Chai2018-07-251-2/+1
* common/config: extract "changed" from md_config_impl<> to ConfigValuesKefu Chai2018-07-241-1/+4
* common/config_values: friend md_config_impl<>Kefu Chai2018-07-131-0/+4
* common,rbd,rgw,osd: extract config values into ConfigValuesKefu Chai2018-07-101-0/+91