]> asedeno.scripts.mit.edu Git - linux.git/commit
sunrpc: Fix rpc_task_begin trace point
authorChuck Lever <chuck.lever@oracle.com>
Fri, 3 Nov 2017 17:46:06 +0000 (13:46 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 17 Nov 2017 21:43:44 +0000 (16:43 -0500)
commitb2bfe5915d5fe7577221031a39ac722a0a2a1199
tree7129dd292d22252e7663f57fd3168e2c3a381a89
parenta30ccf1a9eb8c01f37675758f6359a968193d96e
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>
net/sunrpc/sched.c