linux-stable-rt/net/sunrpc
Tom Tucker 830bb59b6e SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send
SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send

The svcrdma transport can crash if a send is waiting for an
empty SQ slot and the connection is closed due to an asynchronous error.
The crash is caused when svc_rdma_send attempts to send on a deleted
QP.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
2008-04-23 16:13:40 -04:00
..
auth_gss sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS 2008-04-23 16:13:39 -04:00
xprtrdma SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send 2008-04-23 16:13:40 -04:00
Makefile
auth.c
auth_null.c
auth_unix.c
cache.c svcrpc: move unused field from cache_deferred_req 2008-04-23 16:13:37 -04:00
clnt.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2008-04-17 23:56:30 -07:00
rpc_pipe.c
rpcb_clnt.c
sched.c
socklib.c
stats.c
sunrpc_syms.c
svc.c sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS 2008-04-23 16:13:39 -04:00
svc_xprt.c SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails 2008-04-23 16:13:38 -04:00
svcauth.c
svcauth_unix.c IPv6 support for NFS server export caches 2008-04-23 16:13:36 -04:00
svcsock.c SUNRPC: export svc_sock_update_bufs 2008-04-23 16:13:35 -04:00
sysctl.c
timer.c
xdr.c SUNRPC: don't call flush_dcache_page() with an invalid pointer 2008-04-08 21:06:50 -04:00
xprt.c
xprtsock.c