]> 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)
commitb30f8b2d71a0e3fbda2fb5fb2f37c640ea33469a
tree148a6e645cf96ac34ff6701c3c16058a5f01f53b
parente2046cdf48c13cb1d1a79190f018918ebd20c5f9
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