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: Crash during TestInternal.MultipleResize #5769

Merged
merged 1 commit into from Sep 9, 2015
Merged

librbd: Crash during TestInternal.MultipleResize #5769

merged 1 commit into from Sep 9, 2015

Conversation

ghost
Copy link

@ghost ghost commented Sep 2, 2015

@ghost ghost self-assigned this Sep 2, 2015
@ghost ghost added this to the hammer milestone Sep 2, 2015
@ghost ghost added bug-fix rbd labels Sep 2, 2015
ghost pushed a commit that referenced this pull request Sep 2, 2015
Reviewed-by: Loic Dachary <ldachary@redhat.com>
It was possible that the same resize request could be sent twice
if a completed resize op started a newly created resize op while
it was also being concurrently started by another thread.

Fixes: #12664
Backport: hammer
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 6ec431b)
@ghost
Copy link
Author

ghost commented Sep 6, 2015

@jdurgin this hammer backport passed the rbd suite (see http://tracker.ceph.com/issues/12701#note-61 for details). Do you think it is ready to be merged ?

@ghost ghost assigned jdurgin and unassigned ghost Sep 6, 2015
jdurgin added a commit that referenced this pull request Sep 9, 2015
Crash during TestInternal.MultipleResize

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
@jdurgin jdurgin merged commit 6e22620 into ceph:hammer Sep 9, 2015
@ghost ghost changed the title Crash during TestInternal.MultipleResize librbd: Crash during TestInternal.MultipleResize Sep 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants