NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets
authorChuck Lever <chuck.lever@oracle.com>
Thu, 16 Oct 2008 21:41:11 +0000 (17:41 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 17 Oct 2008 17:06:41 +0000 (13:06 -0400)
commit18de9735300756e3ca9c361ef58409d8561dfe0d
tree5222cb1952b6de6d3b36576384026a7c2f4c0395
parent2e532d68a2b3e2aa6b19731501222069735c741c
NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets

Allow the NFS callback server to listen for requests via an AF_INET6 or
AF_INET socket when IPv6 support is present in the kernel.

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