NFSv4.1: data server connection
authorAndy Adamson <andros@netapp.com>
Tue, 1 Mar 2011 01:34:17 +0000 (01:34 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 11 Mar 2011 20:38:42 +0000 (15:38 -0500)
commitd83217c13531fd59730d77b5c2284e90e56c0a50
treee347037afc91fdb81e0e2fcf7225d30462fb90af
parent64419a9b20938d9070fdd8c58c2fa23c911915f8
NFSv4.1: data server connection

Introduce a data server set_client and init session following the
nfs4_set_client and  nfs4_init_session convention.

Once a new nfs_client is on the nfs_client_list, the nfs_client cl_cons_state
serializes access to creating an nfs_client struct with matching properties.

Use the new nfs_get_client() that initializes new clients.

Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c
fs/nfs/internal.h
fs/nfs/nfs4_fs.h
fs/nfs/nfs4filelayoutdev.c
fs/nfs/nfs4proc.c
include/linux/nfs_xdr.h