NFS: Add support for AF_INET6 addresses in __nfs_find_client()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 3 Jan 2008 18:28:58 +0000 (13:28 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:54 +0000 (02:05 -0500)
commit3b0d3f93d01bb013c3dcf9555d2d111c91ac6a1e
treeb59e7051ffad487d6c621ffe9526e3d9dd037a1d
parent0d0f0c192df0282600c6d11c8cc252e7e7a80afc
NFS: Add support for AF_INET6 addresses in __nfs_find_client()

Introduce AF_INET6-specific address checking to __nfs_find_client().

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c