Skip to content
Commit a519fc7a authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT



Instead of doing a shutdown() call, we need to do an actual close().
Ditto if/when the server is sending us junk RPC headers.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
Tested-by: default avatarSimon Kirby <sim@hostway.ca>
Cc: stable@vger.kernel.org
parent c46de226
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment