]> git.baikalelectronics.ru Git - kernel.git/commit
sunrpc: Simplify synopsis of some trace points
authorChuck Lever <chuck.lever@oracle.com>
Fri, 16 Mar 2018 14:33:44 +0000 (10:33 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 10 Apr 2018 20:06:22 +0000 (16:06 -0400)
commitaa9f7620c4b624ab4bfa00bfd899a27a73b59fe5
treefe6e4262e2d69ccd2a6a6a0fe0f5954469b3b51b
parent08391488e47efbe9ce743725a3c75b0a429a376e
sunrpc: Simplify synopsis of some trace points

Clean up: struct rpc_task carries a pointer to a struct rpc_clnt,
and in fact task->tk_client is always what is passed into trace
points that are already passing @task.

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