nfsd4: cl_count is unused
authorJ. Bruce Fields <bfields@citi.umich.edu>
Thu, 4 Mar 2010 16:32:59 +0000 (11:32 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Thu, 22 Apr 2010 15:34:02 +0000 (11:34 -0400)
commitb12a05cbdfdf7e4d8cbe8fa78e995f971420086b
tree05f82bd2abf8ab0b688383c467b76db713cdcc09
parentb5a1a81e5c25fb6bb3fdc1812ba69ff6ab638fcf
nfsd4: cl_count is unused

Now that the shutdown sequence guarantees callbacks are shut down before
the client is destroyed, we no longer have a use for cl_count.

We'll probably reinstate a reference count on the client some day, but
it will be held by users other than callbacks.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/nfs4callback.c
fs/nfsd/nfs4state.c
fs/nfsd/state.h