• Chuck Lever's avatar
    svcrdma: Rename svcrdma_encode trace points in send routines · a406c563
    Chuck Lever authored
    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>
    a406c563
svc_rdma_rw.c 22.9 KB