diff options
author | 2018-01-25 11:15:32 +0100 | |
---|---|---|
committer | 2018-01-25 16:10:42 -0500 | |
commit | 5ac92a00aa743e76e86503d58f092830486af39b (patch) | |
tree | 23d050891785ea6e00b0677d6df569b048a44031 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/smc: cancel tx worker in case of socket aborts (diff) | |
download | linux-dev-5ac92a00aa743e76e86503d58f092830486af39b.tar.xz linux-dev-5ac92a00aa743e76e86503d58f092830486af39b.zip |
net/smc: handle state SMC_PEERFINCLOSEWAIT correctly
A state transition from closing state SMC_PEERFINCLOSEWAIT to closing
state SMC_APPFINCLOSEWAIT is not allowed. Once a closing indication
from the peer has been received, the socket reaches state SMC_CLOSED.
And receiving a peer_conn_abort just changes the state of the socket
into one of the states SMC_PROCESSABORT or SMC_CLOSED;
sending a peer_conn_abort occurs in smc_close_active() for state
SMC_PROCESSABORT only.
Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions