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

Revert "osd/ReplicatedPG: for sync-read it don't cacl l_osd_op_r_prep… #10875

Merged
merged 1 commit into from Aug 30, 2016

Conversation

athanatos
Copy link
Contributor

…are_lat."

Accessing the OpContext* after execute_ctx is invalid, on error, it
will have been deleted.

This reverts commit 52be772.

@gregsfortytwo
Copy link
Member

Adding cephfs since this should fix the valgrind test failures we've been running into.

@athanatos, want to reference http://tracker.ceph.com/issues/16908 in the commit message? Need to get a better fix for whatever perfcounter timing thing the original commit was trying to do?

@yuriw
Copy link
Contributor

yuriw commented Aug 29, 2016

passed in http://pulpito.ceph.com/yuriw-2016-08-26_22:32:43-rados-wip-yuri-testing_2016_08_26-distro-basic-smithi

@athanatos @gregsfortytwo removing wip-yuri-testing and leaving up to you for merge

…are_lat."

Accessing the OpContext* after execute_ctx is invalid, on error, it
will have been deleted.

This reverts commit 52be772.

Fixes: http://tracker.ceph.com/issues/16908
Signed-off-by: Samuel Just <sjust@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants