NFSD: keep track of the number of courtesy clients in the system
authorDai Ngo <dai.ngo@oracle.com>
Wed, 14 Sep 2022 15:54:25 +0000 (08:54 -0700)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 26 Sep 2022 18:02:41 +0000 (14:02 -0400)
commit3a4ea23d86a317c4b68b9a69d51f7e84e1e04357
tree0f093a833704bab4fe76a752a034ff72cf813425
parent06981d560606ac48d61e5f4fff6738b925c93173
NFSD: keep track of the number of courtesy clients in the system

Add counter nfs4_courtesy_client_count to nfsd_net to keep track
of the number of courtesy clients in the system.

Signed-off-by: Dai Ngo <dai.ngo@oracle.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/netns.h
fs/nfsd/nfs4state.c