]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
NFS: Expand server address storage in nfs_client struct
authorChuck Lever <chuck.lever@oracle.com>
Mon, 10 Dec 2007 19:58:15 +0000 (14:58 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:54 +0000 (02:05 -0500)
commit6e4cffd7b2cf86022dcf9cceeb63f16ff852caa1
tree9f92711937e876f2e2e143c612fcbfb7c1b7d03a
parent3b0d3f93d01bb013c3dcf9555d2d111c91ac6a1e
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>
fs/nfs/client.c
include/linux/nfs_fs_sb.h