NFS: Pull covers off IPv6 address parsing
authorChuck Lever <chuck.lever@oracle.com>
Mon, 10 Dec 2007 19:59:35 +0000 (14:59 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:57 +0000 (02:05 -0500)
commit3c7c7e4812e40e50a9ce9d687432ab5515cb3f2f
treef6c5a8d7c2e18525ca50cd08b356b7cd1ec4b764
parent4c5680177012a2b5c0f3fdf58f4375dd84a1da67
NFS: Pull covers off IPv6 address parsing

Now that the needed IPv6 infrastructure is in place, allow the NFS client's
IP address parser to generate AF_INET6 addresses.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/super.c