From: Andy Adamson Date: Tue, 1 Mar 2011 01:34:17 +0000 (+0000) Subject: NFSv4.1: data server connection X-Git-Tag: v2.6.39-rc1~443^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d83217c13531fd59730d77b5c2284e90e56c0a50;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed