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

librbd: refactor exclusive lock support into generic managed lock #12846

Merged
merged 9 commits into from Jan 11, 2017

Conversation

dillaman
Copy link

@dillaman dillaman commented Jan 9, 2017

No description provided.

rjfd and others added 9 commits January 3, 2017 09:19
Signed-off-by: Ricardo Dias <rdias@suse.com>
Signed-off-by: Ricardo Dias <rdias@suse.com>
Signed-off-by: Ricardo Dias <rdias@suse.com>
Signed-off-by: Ricardo Dias <rdias@suse.com>
Signed-off-by: Ricardo Dias <rdias@suse.com>
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
It's currently being incorrectly invoked twice -- but the direct
callback is holding the Watcher lock. This results in a recursive
lock when ManagedLock attempts to retrieve the watch id from the
Watcher.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
@dillaman
Copy link
Author

dillaman commented Jan 9, 2017

@trociny trociny self-assigned this Jan 10, 2017
@trociny trociny requested a review from rjfd January 10, 2017 06:53
@trociny
Copy link
Contributor

trociny commented Jan 10, 2017

@ceph-jenkins retest this please

Copy link
Contributor

@rjfd rjfd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dillaman dillaman merged commit 5341e1f into ceph:master Jan 11, 2017
@dillaman dillaman deleted the wip-rbd-mirror-ha-merge branch January 11, 2017 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants