linux/net/smc
Ursula Braun 81cf4f4707 net/smc: remove close abort worker
With the introduction of the link group termination worker there is
no longer a need to postpone smc_close_active_abort() to a worker.
To protect socket destruction due to normal and abnormal socket
closing, the socket refcount is increased.

Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
2019-10-22 11:23:44 -07:00
..
af_smc.c net/smc: remove close abort worker 2019-10-22 11:23:44 -07:00
Kconfig
Makefile
smc_cdc.c net/smc: cancel send and receive for terminated socket 2019-10-22 11:23:43 -07:00
smc_cdc.h
smc_clc.c net: use new in_dev_ifa iterators 2019-06-02 18:06:26 -07:00
smc_clc.h
smc_close.c net/smc: remove close abort worker 2019-10-22 11:23:44 -07:00
smc_close.h net/smc: remove close abort worker 2019-10-22 11:23:44 -07:00
smc_core.c net/smc: remove close abort worker 2019-10-22 11:23:44 -07:00
smc_core.h net/smc: introduce link group termination worker 2019-10-22 11:23:44 -07:00
smc_diag.c
smc_ib.c net/smc: no new connections on disappearing devices 2019-10-09 19:45:44 -07:00
smc_ib.h net/smc: no new connections on disappearing devices 2019-10-09 19:45:44 -07:00
smc_ism.c net/smc: no new connections on disappearing devices 2019-10-09 19:45:44 -07:00
smc_ism.h
smc_llc.c net/smc: introduce link group termination worker 2019-10-22 11:23:44 -07:00
smc_llc.h
smc_netns.h
smc_pnet.c net/smc: no new connections on disappearing devices 2019-10-09 19:45:44 -07:00
smc_pnet.h
smc_rx.c net/smc: cancel send and receive for terminated socket 2019-10-22 11:23:43 -07:00
smc_rx.h
smc_tx.c net/smc: cancel send and receive for terminated socket 2019-10-22 11:23:43 -07:00
smc_tx.h
smc_wr.c net/smc: introduce link group termination worker 2019-10-22 11:23:44 -07:00
smc_wr.h
smc.h net/smc: cancel send and receive for terminated socket 2019-10-22 11:23:43 -07:00