]> 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)
commit4122ad70547d33514b136c709541abd5dbe22044
tree9e568d245c12aebbe7add3cd25d819e109b75702
parentdfaa4071f312fe1e7d2925769ec02f5f4c376099
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