commit | cdd518d524b49e6e80b109bf985376456a2985ce | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@parallels.com> | Mon Oct 04 16:57:40 2010 +0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue Oct 19 10:48:15 2010 -0400 |
tree | 875aab959d443e7eb48071454d4ea3f009d80829 | |
parent | 7dfe1fc36278c3aa0db29356c491db6353678e98 [diff] |
sunrpc: Remove TCP worker wrappers The v4 and the v6 wrappers only pass the respective family to the xs_tcp_setup_socket. This family can be taken from the xprt's sockaddr. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Reviewed-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>