]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit320ba5bff2c7dbd04b0deee828c7c37ff1ffd653
tree9e568d245c12aebbe7add3cd25d819e109b75702
parent58c6b3bbdab8945bdbc4fb8665050c41d4a92df9
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