]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
config: Remove _get_val
authorAdam C. Emerson <aemerson@redhat.com>
Tue, 10 Oct 2017 18:37:59 +0000 (14:37 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Tue, 10 Oct 2017 18:43:17 +0000 (14:43 -0400)
commitbbefcc2f0bdc11d858752d429220401f58e670ef
tree460be7bbb90fc43edcca75710f4b713405e92ee3
parent85055e81d73ebc34b50962aa8b6ca96c711ac632
config: Remove _get_val

I added this originally to prevent a deadlock when reading a new-style
configuration variable from a called observer. I didn't realize at the
time that the config mutex was recursive, so this change was
superfluous.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/common/ceph_context.cc
src/common/config.h