nfsd: rename cl_refcount
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 20 Mar 2019 15:54:11 +0000 (11:54 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 3 Jul 2019 21:52:49 +0000 (17:52 -0400)
commit14ed14cc7c062bbed7821be0a93938dc78a49803
tree9e568d245c12aebbe7add3cd25d819e109b75702
parent2c830dd7209bf67863ae0b83c7dde847967ea43c
nfsd: rename cl_refcount

Rename this to a more descriptive name: it counts the number of
in-progress rpc's referencing this client.

Next I'm going to add a second refcount with a slightly different use.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c
fs/nfsd/state.h