]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nfs: Remove invalid tk_pid from debug message
authorKinglong Mee <kinglongmee@gmail.com>
Wed, 1 Jul 2015 04:00:13 +0000 (12:00 +0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
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 <kinglongmee@gmail.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4proc.c
fs/nfs/pagelist.c
fs/nfs/write.c