NFS: Rename struct nfs4_client to struct nfs_client
authorDavid Howells <dhowells@redhat.com>
Wed, 23 Aug 2006 00:06:08 +0000 (20:06 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Sep 2006 03:24:31 +0000 (23:24 -0400)
commitadfa6f980bd46974e6b32b22dd0c45e3f52063f4
tree7dbc86985faa0fce0e73103979262c1593ea3a3b
parent5ae1fbce142b67bf59e15fb1af96e88a96abde7b
NFS: Rename struct nfs4_client to struct nfs_client

Rename struct nfs4_client to struct nfs_client so that it can become the basis
for a general client record for NFS2 and NFS3 in addition to NFS4.

Signed-Off-By: David Howells <dhowells@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
13 files changed:
fs/nfs/callback.c
fs/nfs/callback_proc.c
fs/nfs/delegation.c
fs/nfs/delegation.h
fs/nfs/idmap.c
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4renewd.c
fs/nfs/nfs4state.c
fs/nfs/nfs4xdr.c
fs/nfs/super.c
include/linux/nfs_fs_sb.h
include/linux/nfs_idmap.h