summaryrefslogtreecommitdiffstats
path: root/fs/nfs
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2024-01-26 16:39:40 +0100
committerChuck Lever <chuck.lever@oracle.com>2024-03-01 15:12:07 +0100
commitab42f4d9a26f1723dcfd6c93fcf768032b2bb5e7 (patch)
tree6250606034cfb505a0eff0ddc480df5b8dade2e1 /fs/nfs
parentNFSD: fix LISTXATTRS returning more bytes than maxcount (diff)
downloadlinux-ab42f4d9a26f1723dcfd6c93fcf768032b2bb5e7.tar.xz
linux-ab42f4d9a26f1723dcfd6c93fcf768032b2bb5e7.zip
sunrpc: don't change ->sv_stats if it doesn't exist
We check for the existence of ->sv_stats elsewhere except in the core processing code. It appears that only nfsd actual exports these values anywhere, everybody else just has a write only copy of sv_stats in their svc_program. Add a check for ->sv_stats before every adjustment to allow us to eliminate the stats struct from all the users who don't report the stats. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'fs/nfs')
0 files changed, 0 insertions, 0 deletions