commit | e671edb9428c8a61662aaf8c39f5edced7cc45c7 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Fri Mar 16 10:33:44 2018 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue Apr 10 16:06:22 2018 -0400 |
tree | fe6e4262e2d69ccd2a6a6a0fe0f5954469b3b51b | |
parent | ff699ea8269a02d977c6ee42d58f76efe83a34f9 [diff] |
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>