OSDN Git Service

SUNRPC: Split the xdr_buf event class
authorChuck Lever <chuck.lever@oracle.com>
Tue, 12 May 2020 21:13:28 +0000 (17:13 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 11 Jun 2020 17:33:48 +0000 (13:33 -0400)
commitc509f15a5801605652126831d965751e8d602471
tree15c646b2a086b46f790e9d86a3cbc88eeca1c35d
parent0125ecbb526745930c63585314fa4e1c45432979
SUNRPC: Split the xdr_buf event class

To help tie the recorded xdr_buf to a particular RPC transaction,
the client side version of this class should display task ID
information and the server side one should show the request's XID.

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
net/sunrpc/svc_xprt.c
net/sunrpc/xprt.c