]> git.baikalelectronics.ru Git - kernel.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)
commitc68aff11ad205aae7be133067b3a5816bc28c424
tree9f92711937e876f2e2e143c612fcbfb7c1b7d03a
parent6185a24a1e7b8a97d7ed902fb9bcbab5e932bbc0
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