SUNRPC: Trace call_refresh events
authorChuck Lever <chuck.lever@oracle.com>
Wed, 8 Jul 2020 20:10:03 +0000 (16:10 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 21 Sep 2020 14:21:09 +0000 (10:21 -0400)
commit7c8099f6ada2654ef87aa992ec1b69b86249a353
tree0b9ff2b9311754b5a18238945171fe22429accf0
parent914cdcc78a668a90bc627542f82fc3a92525141c
SUNRPC: Trace call_refresh events

Clean up: Replace dprintk call sites.

Note that rpc_call_rpcerror() already has a trace point, so perhaps
adding trace_rpc_refresh_status() isn't necessary. However, it does
report a particular category of error.

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/clnt.c