]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts.
authorNeilBrown <neilb@suse.com>
Thu, 30 May 2019 00:41:28 +0000 (10:41 +1000)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 6 Jul 2019 18:54:51 +0000 (14:54 -0400)
commit81251e223206add1c55282dafb4566c0dc1e8a59
tree4f77a4f6ad95339b2676116c0b8669b091255360
parent2f32e72575bd5e0fec04bbeb164ad45c54e8df71
SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts.

Now that a client can have multiple xprts, we need to
report the statistics for all of them.

Reported-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
net/sunrpc/stats.c