NFS: Enable NFS client to generate CLIENTID strings with IPv6 addresses
authorChuck Lever <chuck.lever@oracle.com>
Mon, 10 Dec 2007 19:57:09 +0000 (14:57 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:51 +0000 (02:05 -0500)
commitd4d3c507493afd3c9d19fbe9762f44e790909dbe
tree1ebbc2d84e3c058258701acf3e96aa5f6c309451
parent4392f2592297876967191238a341667a6d4fc456
NFS: Enable NFS client to generate CLIENTID strings with IPv6 addresses

We recently added methods to RPC transports that provide string versions of
the remote peer address information.  Convert the NFSv4 SETCLIENTID
procedure to use those methods instead of building the client ID out of
whole cloth.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Cc: Aurelien Charbon <aurelien.charbon@ext.bull.net>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c