SUNRPC: Handle EINVAL error returns from the TCP connect operation
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 2 Mar 2010 18:06:21 +0000 (13:06 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 2 Mar 2010 18:06:21 +0000 (13:06 -0500)
commit9fcfe0c83c3b04a759cde6b8c5f961237f17808b
treea0f80208f574745eb73f059e6d449133d5128b9f
parent0f79fd6f5c52e05918e44996b0a1b18383d0fbc2
SUNRPC: Handle EINVAL error returns from the TCP connect operation

This can, for instance, happen if the user specifies a link local IPv6
address.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@kernel.org
net/sunrpc/xprtsock.c