commit | 099392048cd443349c50310f7fdc96070e40f4e7 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Aug 29 19:11:21 2015 -0700 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Aug 29 19:11:21 2015 -0700 |
tree | 8c42b52313b92e363bb94fd16a7e11a85873714e | |
parent | 0c78789e3a030615c6650fde89546cadf40ec2cc [diff] |
SUNRPC: Prevent SYN+SYNACK+RST storms Add a shutdown() call before we release the socket in order to ensure the reset is sent before we try to reconnect. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>