• J. Bruce Fields's avatar
    nfsd4: cl_count is unused · b12a05cb
    J. Bruce Fields authored
    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: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
    b12a05cb
nfs4callback.c 19.9 KB