From: J. Bruce Fields Date: Thu, 4 Mar 2010 16:32:59 +0000 (-0500) Subject: nfsd4: cl_count is unused X-Git-Tag: v2.6.35-rc1~489^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b12a05cbdfdf7e4d8cbe8fa78e995f971420086b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed