Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: Remove _get_val #18222

Merged
merged 1 commit into from Oct 12, 2017

Conversation

adamemerson
Copy link
Contributor

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.

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>
@tchaikov tchaikov requested a review from jcsp October 12, 2017 06:50
@tchaikov tchaikov merged commit 27fbad4 into ceph:master Oct 12, 2017
@adamemerson adamemerson deleted the wip-don't-fix-what-ain't-broke branch June 17, 2020 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants