commit | 0926c39515aa065a296e97dfc8790026f1e53f86 | [log] [tgz] |
---|---|---|
author | Dai Ngo <dai.ngo@oracle.com> | Fri Jul 15 16:54:52 2022 -0700 |
committer | Chuck Lever <chuck.lever@oracle.com> | Fri Jul 29 20:16:56 2022 -0400 |
tree | d41229407438cd7fa74de074dd1ab5224de6e14c | |
parent | 6867137ebcf4155fe25f2ecf7c29b9fb90a76d1d [diff] |
NFSD: keep track of the number of v4 clients in the system Add counter nfs4_client_count to keep track of the total number of v4 clients, including courtesy clients, in the system. Signed-off-by: Dai Ngo <dai.ngo@oracle.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>