diff options
author | Ursula Braun | 2019-02-07 15:56:15 +0100 |
---|---|---|
committer | David S. Miller | 2019-02-07 18:06:18 -0800 |
commit | b03faa1fafc8018295401dc558bdc76362d860a4 (patch) | |
tree | 43ddfd79f928b7b5fee75a78ccf4c080e2c7a2e0 /init | |
parent | 41c80be24be4eae27571ce524def9467c9705ce5 (diff) |
net/smc: postpone release of clcsock
According to RFC7609 (http://www.rfc-editor.org/info/rfc7609)
first the SMC-R connection is shut down and then the normal TCP
connection FIN processing drives cleanup of the internal TCP connection.
The unconditional release of the clcsock during active socket closing
has to be postponed if the peer has not yet signalled socket closing.
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions