SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 5 Sep 2013 02:09:50 +0000 (22:09 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 5 Sep 2013 14:13:16 +0000 (10:13 -0400)
Instead of the pointer values, use the task and client identifier values
for tracing purposes.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found