Revision e1ede312f17e96a9c5cda9aaa1cdcf442c1a5da8 authored by Chuck Lever on 09 April 2019, 21:04:09 UTC, committed by Trond Myklebust on 11 April 2019, 19:23:48 UTC
We want to drain only the RQ first. Otherwise the transport can
deadlock on ->close if there are outstanding Send completions.

Fixes: 6d2d0ee27c7a ("xprtrdma: Replace rpcrdma_receive_wq ... ")
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Cc: stable@vger.kernel.org # v5.0+
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
1 parent 29e7ca7
History
File Mode Size
Kconfig -rw-r--r-- 3.6 KB
Makefile -rw-r--r-- 553 bytes
l2tp_core.c -rw-r--r-- 47.0 KB
l2tp_core.h -rw-r--r-- 9.6 KB
l2tp_debugfs.c -rw-r--r-- 9.4 KB
l2tp_eth.c -rw-r--r-- 8.9 KB
l2tp_ip.c -rw-r--r-- 16.2 KB
l2tp_ip6.c -rw-r--r-- 19.6 KB
l2tp_netlink.c -rw-r--r-- 25.8 KB
l2tp_ppp.c -rw-r--r-- 43.9 KB

back to top