SUNRPC: Support PF_INET6 in one_sock_name()
authorChuck Lever <chuck.lever@oracle.com>
Thu, 23 Apr 2009 23:32:55 +0000 (19:32 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 28 Apr 2009 17:54:29 +0000 (13:54 -0400)
commit58de2f86585dd8fc785aca6625adee32af84b8d7
treef97d43fe28914b43fc146083653804bdad46f9fd
parente7942b9f2586fb15e1b898acc7c198ffd60aee4e
SUNRPC: Support PF_INET6 in one_sock_name()

Add an arm to the switch statement in svc_one_sock_name() so it can
construct the name of PF_INET6 sockets properly.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Cc: Aime Le Rouzic <aime.le-rouzic@bull.net>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
net/sunrpc/svcsock.c