]> Git Repo - linux.git/commit
nfs: Remove invalid tk_pid from debug message
authorKinglong Mee <[email protected]>
Wed, 1 Jul 2015 04:00:13 +0000 (12:00 +0800)
committerTrond Myklebust <[email protected]>
Wed, 1 Jul 2015 15:31:25 +0000 (11:31 -0400)
commitb4839ebe21fc5d543b933d83644981ea73e9ba36
tree148a6e645cf96ac34ff6701c3c16058a5f01f53b
parentd356a7d1e75003063fd5f499366b1043a0f79f6c
nfs: Remove invalid tk_pid from debug message

Before rpc_run_task(), tk_pid is uninitiated as 0 always.

Signed-off-by: Kinglong Mee <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
fs/nfs/nfs4proc.c
fs/nfs/pagelist.c
fs/nfs/write.c
This page took 0.05272 seconds and 4 git commands to generate.