]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: remove dead default values from legacy opts 16527/head
authorJohn Spray <john.spray@redhat.com>
Mon, 24 Jul 2017 12:19:48 +0000 (08:19 -0400)
committerJohn Spray <john.spray@redhat.com>
Mon, 24 Jul 2017 13:04:00 +0000 (09:04 -0400)
commit28671104a4f36b8aafc3d7977cd034f819c62b75
treeeca16f9646711a2c02c1cd1d1eaae2f46f4e8d71
parent48aa368db9cd542590c09ca0f3095b99ffda7841
common: remove dead default values from legacy opts

These were dead code and could cause confusion.

The actual default values live in options.cc since
it was added.

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