]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3ee856bb515d76568df318fa4749e5609a58c95b
tree15c646b2a086b46f790e9d86a3cbc88eeca1c35d
parent90b4e8b051c54aecf1ffb5f847c0171469e78097
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