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-- 1016 bytes
Makefile -rw-r--r-- 292 bytes
af_unix.c -rw-r--r-- 66.6 KB
diag.c -rw-r--r-- 7.1 KB
garbage.c -rw-r--r-- 9.1 KB
scm.c -rw-r--r-- 3.5 KB
scm.h -rw-r--r-- 263 bytes
sysctl_net_unix.c -rw-r--r-- 1.3 KB

back to top