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

Periodic failure of TestLibRBD.DiffIterateStress #4564

Merged
merged 2 commits into from May 8, 2015
Merged

Periodic failure of TestLibRBD.DiffIterateStress #4564

merged 2 commits into from May 8, 2015

Conversation

ghost
Copy link

@ghost ghost commented May 6, 2015

Jason Dillaman added 2 commits May 6, 2015 11:29
If a client of librados_test_stub modified a bufferlist
retrieved via a read call, the client will actually be
changing the contents of the file.  Therefore, read calls
should deep-copy the contents of the buffer::ptrs.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 76fe8d7)
If an object map update fails, the object map will be flagged as
invalid.  However, if a subsequent update failure occurs, the error
code will propagate back to the caller.

Fixes: #11369
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 99f5a7d)
@ghost ghost self-assigned this May 6, 2015
@ghost ghost added this to the hammer milestone May 6, 2015
@ghost ghost added bug-fix rbd labels May 6, 2015
@ghost
Copy link
Author

ghost commented May 8, 2015

@jdurgin @dillaman does this backport look ready to merge ? It passed the rbd suite, see http://tracker.ceph.com/issues/11492#rbd

jdurgin added a commit that referenced this pull request May 8, 2015
Periodic failure of TestLibRBD.DiffIterateStress

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
@jdurgin jdurgin merged commit 92e7a7f into ceph:hammer May 8, 2015
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.

1 participant