commit | 9b30889c548a4d45bfe6226e58de32504c1d682f | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Feb 05 10:20:06 2018 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Feb 05 19:23:28 2018 -0500 |
tree | 59e88546c67470bca8867e84a1524870bfd71189 | |
parent | e231c6879cfd44e4fffd384bb6dd7d313249a523 [diff] |
SUNRPC: Ensure we always close the socket after a connection shuts down Ensure that we release the TCP socket once it is in the TCP_CLOSE or TCP_TIME_WAIT state (and only then) so that we don't confuse rkhunter and its ilk. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>