diff options
| author | Jeff Layton <jlayton@kernel.org> | 2026-07-17 07:08:54 -0400 |
|---|---|---|
| committer | Chuck Lever <cel@kernel.org> | 2026-08-10 09:54:35 -0400 |
| commit | c1cd8442174afafbbd61799203145eae80b2163c (patch) | |
| tree | 7b9d0f9f05a08cc826320c5800160218a18e1936 /scripts/Makefile.thinlto | |
| parent | f1775ed34ed3ecf1289588574b892aa9584e6ef3 (diff) | |
| download | linux-stable-c1cd8442174afafbbd61799203145eae80b2163c.tar.gz linux-stable-c1cd8442174afafbbd61799203145eae80b2163c.zip | |
sunrpc: use per-net counts in svc_seq_show()
Update svc_seq_show() to read from the per-netns
statp->vs_count[] arrays instead of the global
svc_version->vs_count[].
The only caller is nfsd, which always allocates vs_count via
svc_stat_alloc_counts() in nfsd_net_init(), so the per-netns
arrays are always available.
This makes /proc/net/rpc/nfsd report per-network-namespace
procedure call counts.
Assisted-by: LLM
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Link: https://patch.msgid.link/20260717-exportd-netlink-v7-2-b7ce17b83b60@kernel.org
Signed-off-by: Chuck Lever <cel@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
