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

osdc/Objecter: fix relock race #12234

Merged
merged 1 commit into from Dec 1, 2016
Merged

Conversation

liewegas
Copy link
Member

In commit a863ae1 we tried
to fix a race but failed because we didn't update the
session pointer. Add a proper test for this case with
a delay injection and fix the bug.

Fixes: http://tracker.ceph.com/issues/17942
Signed-off-by: Sage Weil sage@redhat.com

In commit a863ae1 we tried
to fix a race but failed because we didn't update the
session pointer.  Add a proper test for this case with
a delay injection and fix the bug.

Fixes: http://tracker.ceph.com/issues/17942
Signed-off-by: Sage Weil <sage@redhat.com>
@liewegas liewegas added this to the kraken milestone Nov 30, 2016
@liewegas
Copy link
Member Author

@tchaikov mind looking?

@tchaikov
Copy link
Contributor

no, looking.

@tchaikov
Copy link
Contributor

the failed test is fixed by #12235

@liewegas
Copy link
Member Author

liewegas commented Dec 1, 2016

retest this please

@liewegas liewegas merged commit 5c75089 into ceph:master Dec 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants