Skip to content
Commit a406c563 authored by Chuck Lever's avatar Chuck Lever
Browse files

svcrdma: Rename svcrdma_encode trace points in send routines



These trace points are misnamed:

	trace_svcrdma_encode_wseg
	trace_svcrdma_encode_write
	trace_svcrdma_encode_reply
	trace_svcrdma_encode_rseg
	trace_svcrdma_encode_read
	trace_svcrdma_encode_pzr

Because they actually trace posting on the Send Queue. Let's rename
them so that I can add trace points in the chunk list encoders that
actually do trace chunk list encoding events.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent db9602e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment