nfs: make the rpc_stat per net namespace
authorJosef Bacik <josef@toxicpanda.com>
Thu, 15 Feb 2024 19:57:32 +0000 (14:57 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 9 Mar 2024 14:14:51 +0000 (09:14 -0500)
commit1548036ef1204df65ca5a16e8b199c858cb80075
treef62597e224aff73c9841e94be1e398e15e0b044e
parentd47151b79e3220e72ae323b8b8e9d6da20dc884e
nfs: make the rpc_stat per net namespace

Now that we're exposing the rpc stats on a per-network namespace basis,
move this struct into struct nfs_net and use that to make sure only the
per-network namespace stats are exposed.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/client.c
fs/nfs/inode.c
fs/nfs/internal.h
fs/nfs/netns.h