OSDN Git Service

SUNRPC: Remove trace_xprt_complete_rqst()
authorChuck Lever <chuck.lever@oracle.com>
Wed, 8 Jul 2020 20:09:05 +0000 (16:09 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 21 Sep 2020 14:21:08 +0000 (10:21 -0400)
commite4378a0fdd43a676bb4dbd858bc9e61c6661193b
tree1086f75fa332cfba720c6b26262c28ec2d2d9f4f
parent88428cc4ae7abcc879295fbb19373dd76aad2bdd
SUNRPC: Remove trace_xprt_complete_rqst()

Request completion is already recorded by an "rpc_task_wakeup
queue=xprt_pending" trace record. A subsequent rpc_xdr_recvfrom
trace record shows the number of bytes received.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/trace/events/sunrpc.h
net/sunrpc/xprt.c