HomeFreeBSD

nfscommon: Revert use of nfsstatsv1_p in nfs_commonkrpc.c

Description

nfscommon: Revert use of nfsstatsv1_p in nfs_commonkrpc.c

Commit 9d329bbc9aea converted a lot of accesses to nfsstatsv1
to use nfsstatsv1_p instead. However, the accesses in
nfs_commonkrpc.c are for client side and should not be
converted. This patch puts them back in the correct
pre-commit 9d329bbc9aea form.

(cherry picked from commit a63b5d488badce9298e4272da2d5344e9f83a13d)

Details

Provenance
rmacklemAuthored on Feb 17 2023, 1:44 AM
Parents
rG8d7d3c6963f8: nfscl: Add NFSD_CURVNET macros to nfsclient syscall
Branches
Unknown
Tags
Unknown