From: Chuck Lever Date: Tue, 22 May 2012 02:44:31 +0000 (-0400) Subject: NFS: Use proper naming conventions for NFSv4.1 server scope fields X-Git-Tag: v3.5-rc1~52^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79d4e1f0d8910f0214a57832ca6d589640d572c0;p=pandora-kernel.git NFS: Use proper naming conventions for NFSv4.1 server scope fields Clean up: When naming fields and data types, follow established conventions to facilitate accurate grep/cscope searches. Additionally, for consistency, move the scope field into the NFSv4- specific part of the nfs_client, and free that memory in the logic that shuts down NFSv4 nfs_clients. Introduced by commit 99fe60d0 "nfs41: exchange_id operation", April 1 2009. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed