]> git.baikalelectronics.ru Git - kernel.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)
commite33531c31b3bc2538180735727d7386b667f8fe2
tree9ab409bb0805f8bc87d91a88c504cd41f49bad8f
parentae628732aadea6bc29f1ae44e08a24b62c232394
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