]> asedeno.scripts.mit.edu Git - linux.git/commit
sunrpc: record rpc client pointer in seq->private directly
authorKinglong Mee <kinglongmee@gmail.com>
Tue, 7 Feb 2017 13:49:57 +0000 (21:49 +0800)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 8 Feb 2017 22:02:47 +0000 (17:02 -0500)
commit3f373e81b1e8d26a90523cd12385cbce588f3f18
tree9ab409bb0805f8bc87d91a88c504cd41f49bad8f
parent6489a8f41370bcc53dac7107e298179da8c6cc05
sunrpc: record rpc client pointer in seq->private directly

pos in rpc_clnt_iter is useless, drop it and record clnt in seq_private.

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/debugfs.c