]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4427cdb5c88294f443da1d92a0b7a1626abe7d46
tree0f093a833704bab4fe76a752a034ff72cf813425
parentc80ff16481ea8d05a89d4905ee02ebefbee97b06
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