Home
last modified time | relevance | path

Searched hist:"246408 dcd5dfeef2df437ccb0ef4d6ee87805f58" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Dxprtsock.cdiff 246408dcd5dfeef2df437ccb0ef4d6ee87805f58 Tue Mar 22 17:40:10 CDT 2011 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: Never reuse the socket port after an xs_close()

If we call xs_close(), we're in one of two situations:
- Autoclose, which means we don't expect to resend a request
- bind+connect failed, which probably means the port is in use

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@kernel.org