commit | 6e4cffd7b2cf86022dcf9cceeb63f16ff852caa1 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Mon Dec 10 14:58:15 2007 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jan 30 02:05:54 2008 -0500 |
tree | 9f92711937e876f2e2e143c612fcbfb7c1b7d03a | |
parent | 3b0d3f93d01bb013c3dcf9555d2d111c91ac6a1e [diff] |
NFS: Expand server address storage in nfs_client struct Prepare for managing larger addresses in the NFS client by widening the nfs_client struct's cl_addr field. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Cc: Aurelien Charbon <aurelien.charbon@ext.bull.net> (Modified to work with the new parameters for nfs_alloc_client) Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>