Skip to content

config: skip lockdep for intentionally recursive md_config_t lock#5654

Merged
liewegas merged 1 commit intomasterfrom
wip-12614
Aug 25, 2015
Merged

config: skip lockdep for intentionally recursive md_config_t lock#5654
liewegas merged 1 commit intomasterfrom
wip-12614

Conversation

@jdurgin
Copy link
Copy Markdown
Member

@jdurgin jdurgin commented Aug 24, 2015

lockdep can't handle recursive locks, resulting in false positive
reports for certain set_val_or_die() calls, like via
md_config_t::parse_argv() passed "-m".

Fixes: #12614
Signed-off-by: Josh Durgin jdurgin@redhat.com

lockdep can't handle recursive locks, resulting in false positive
reports for certain set_val_or_die() calls, like via
md_config_t::parse_argv() passed "-m".

Fixes: #12614
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
@liewegas liewegas added this to the infernalis milestone Aug 25, 2015
@tchaikov
Copy link
Copy Markdown
Contributor

LGTM

liewegas added a commit that referenced this pull request Aug 25, 2015
config: skip lockdep for intentionally recursive md_config_t lock

Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
@liewegas liewegas merged commit 5d58dd2 into master Aug 25, 2015
@liewegas liewegas deleted the wip-12614 branch August 25, 2015 18:39
@loic-bot
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants