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)
commit10db56917bcb80e70bbcd443d78bbfcb0b1e0652
tree4f77a4f6ad95339b2676116c0b8669b091255360
parent5a0c257f8e0f4c4b3c33dff545317c21a921303e
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