]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Use proper naming conventions for NFSv4.1 server scope fields
authorChuck Lever <chuck.lever@oracle.com>
Tue, 22 May 2012 02:44:31 +0000 (22:44 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 22 May 2012 20:45:43 +0000 (16:45 -0400)
commitec8a452a893fa60cf51ef635ab7d358e3df604fe
treec32a4ff22864b554061b0ea6f81667f9f4ef14cf
parentdffdd15b925c695772368721926a94173704e93e
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 b2d7ab7c "nfs41: exchange_id operation", April
1 2009.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
include/linux/nfs_fs_sb.h
include/linux/nfs_xdr.h