commit | 92cb6c5be8134db6f7c38f25f6afd13e444cebaf | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Sep 04 22:09:50 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Sep 05 10:13:16 2013 -0400 |
tree | cbc1f2bb36bb6d9607a54efa2b03c0463eccc3b0 | |
parent | 2f048db4680ae19da13df15d352ac02748781ecb [diff] |
SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid Instead of the pointer values, use the task and client identifier values for tracing purposes. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>