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

blkin: Fix unconditional tracing in OSD #19156

Merged
merged 1 commit into from Nov 29, 2017

Conversation

cyx1231st
Copy link
Member

Blkin trace will be triggered unconditionally at OSD issue_op, even if
op->pg_trace is not initialized. This issue introduces unnecessary
overhead and confusing tracing records when blkin tracing is ON.

Signed-off-by: Yingxin yingxin.cheng@intel.com

Blkin trace will be triggered unconditionally at OSD `issue_op`, even if
op->pg_trace is not initialized. This issue introduces unnecessary
overhead and confusing tracing records when blkin tracing is ON.

Signed-off-by: Yingxin <yingxin.cheng@intel.com>
@tchaikov tchaikov merged commit 2eb0006 into ceph:master Nov 29, 2017
@cyx1231st cyx1231st deleted the fix_blkin_tracing branch November 30, 2017 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants