]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common: hook in 'safe' flag to new config options
authorJohn Spray <john.spray@redhat.com>
Wed, 5 Jul 2017 13:12:46 +0000 (09:12 -0400)
committerJohn Spray <john.spray@redhat.com>
Fri, 21 Jul 2017 10:27:24 +0000 (06:27 -0400)
commitf1ac8dc7a4632b786a50da089fb62d547aa92116
tree1418e4cdb0e47800f6b42d31f29f93d54cf96275
parenta5244f7c6765cde4bb2584546488de0029258a33
common: hook in 'safe' flag to new config options

It's a poor substitute for real a concurrency solution
but for the moment carry it forward so that the options
structure can replace the list of config_option
in md_config_t.

Signed-off-by: John Spray <john.spray@redhat.com>
src/common/config.h
src/common/options.h
src/convert.cc