]> 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)
commit0acc53f929b0519c8c22ff2887eff2a82ec04913
tree0f093a833704bab4fe76a752a034ff72cf813425
parenta238e172ff48758eb25487f177d991891c2b49c8
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