aboutsummaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorUrsula Braun <ubraun@linux.vnet.ibm.com>2017-04-10 14:58:02 +0200
committerDavid S. Miller <davem@davemloft.net>2017-04-11 23:01:14 -0400
commita98bf8c0bce7bd3371adbe99d1e2b31c32308fb9 (patch)
treedec59a5c9408a85da1c583f3bfb73eb0efa4baa0 /block
parentnet/smc: no socket state changes in tasklet context (diff)
downloadlinux-dev-a98bf8c0bce7bd3371adbe99d1e2b31c32308fb9.tar.xz
linux-dev-a98bf8c0bce7bd3371adbe99d1e2b31c32308fb9.zip
net/smc: guarantee ConnClosed send after shutdown SHUT_WR
State SMC_CLOSED should be reached only, if ConnClosed has been sent to the peer. If ConnClosed is received from the peer, a socket with shutdown SHUT_WR done, switches errorneously to state SMC_CLOSED, which means the peer socket is dangling. The local SMC socket is supposed to switch to state APPFINCLOSEWAIT to make sure smc_close_final() is called during socket close. Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Reviewed-by: Thomas Richter <tmricht@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions