nfsd: add support for NFSv4 callbacks over IPv6
authorJeff Layton <jlayton@redhat.com>
Fri, 14 Aug 2009 16:57:58 +0000 (12:57 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 21 Aug 2009 15:27:44 +0000 (11:27 -0400)
commit7077ecbabd626cce1fcf5cc9766c83ec04d919f9
tree20123b656c9e95d5bec27d552ec6e46f84c5bb1b
parentaa9a4ec7707a5391cde556f3fa1b0eb4bca3bcf6
nfsd: add support for NFSv4 callbacks over IPv6

The framework to add this is all in place. Now, add the code to allow
support for establishing a callback channel on an IPv6 socket.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Acked-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/nfs4state.c