commit | b2bfe5915d5fe7577221031a39ac722a0a2a1199 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Fri Nov 03 13:46:06 2017 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Nov 17 16:43:44 2017 -0500 |
tree | 7129dd292d22252e7663f57fd3168e2c3a381a89 | |
parent | a30ccf1a9eb8c01f37675758f6359a968193d96e [diff] |
sunrpc: Fix rpc_task_begin trace point The rpc_task_begin trace point always display a task ID of zero. Move the trace point call site so that it picks up the new task ID. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>