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-- 369 bytes
Makefile -rw-r--r-- 103 bytes
xdp_umem.c -rw-r--r-- 8.4 KB
xdp_umem.h -rw-r--r-- 639 bytes
xsk.c -rw-r--r-- 17.3 KB
xsk.h -rw-r--r-- 225 bytes
xsk_diag.c -rw-r--r-- 4.5 KB
xsk_queue.c -rw-r--r-- 2.4 KB
xsk_queue.h -rw-r--r-- 5.7 KB

back to top