]> git.baikalelectronics.ru Git - kernel.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)
commitdb94ca2d93760570f9a0c7bd07ad83090d3097a5
tree148a6e645cf96ac34ff6701c3c16058a5f01f53b
parentc8a3bf383e3d7c90d84e36252e06b92204d78d94
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