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)
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>

No differences found