linux-stable/net/sunrpc
Trond Myklebust 7af536c9e9 SUNRPC: xs_reset_transport must mark the connection as disconnected
commit 0c78789e3a upstream.

In case the reconnection attempt fails.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
[bwh: Backported to 3.2: add local variable xprt]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
(cherry picked from commit 9434e4855e)

Signed-off-by: Willy Tarreau <w@1wt.eu>
2015-12-06 00:49:08 +01:00
..
auth_gss SUNRPC: Ensure the RPC client only quits on fatal signals 2011-07-13 05:29:25 +02:00
xprtrdma headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
addr.c SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr() 2009-11-14 08:17:04 +09:00
auth_generic.c SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous 2009-09-15 20:49:33 -04:00
auth_null.c headers: utsname.h redux 2009-09-23 18:13:10 -07:00
auth_unix.c NFS/sunrpc: don't use a credential with extra groups. 2011-11-26 09:10:32 -08:00
auth.c SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous 2009-09-15 20:49:33 -04:00
backchannel_rqst.c SUNRPC: Fix a memory leak in the backchannel code 2015-09-18 13:52:10 +02:00
bc_svc.c nfs41: Backchannel callback service helper routines 2009-06-17 14:11:28 -07:00
cache.c nfsd: don't allow zero length strings in cache_parse() 2012-10-07 23:37:37 +02:00
clnt.c NLM: Don't hang forever on NLM unlock requests 2011-11-07 12:32:47 -08:00
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2009-04-03 15:24:35 -07:00
Makefile SUNRPC: Provide functions for managing universal addresses 2009-08-09 15:09:34 -04:00
rpc_pipe.c kernel panic when mount NFSv4 2013-06-10 11:43:23 +02:00
rpcb_clnt.c SUNRPC: Fix use of static variable in rpcb_getport_async 2011-08-08 10:23:07 -07:00
sched.c SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up() 2012-10-07 23:37:35 +02:00
socklib.c SUNRPC: temp var should match return type of xdr_skb_read_actor 2008-01-30 02:05:43 -05:00
stats.c nfs41: Rename rq_received to rq_reply_bytes_recvd 2009-06-17 14:11:40 -07:00
sunrpc_syms.c SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc... 2009-08-21 08:17:56 -04:00
sunrpc.h nfsd41: sunrpc: Added rpc server-side backchannel handling 2009-09-11 15:04:16 -04:00
svc_xprt.c svcrpc: sends on closed socket should stop immediately 2012-10-07 23:38:23 +02:00
svc.c svcrpc: destroy server sockets all at once 2012-01-25 13:53:22 -08:00
svcauth_unix.c nfsd4: don't try to map gid's in generic rpc code 2010-04-26 07:41:35 -07:00
svcauth.c SUNRPC: The sunrpc server code should not be used by out-of-tree modules 2009-01-07 17:18:42 -05:00
svcsock.c nfsd: ensure sockets are closed on error 2010-04-26 07:41:35 -07:00
sysctl.c sysctl: remove "struct file *" argument of ->proc_handler 2009-09-24 07:21:04 -07:00
timer.c SUNRPC: Add documenting comments in net/sunrpc/timer.c 2009-08-09 15:09:47 -04:00
xdr.c sunrpc: ntoh -> be*_to_cpu 2009-08-14 13:12:52 -04:00
xprt.c nfsd41: sunrpc: Added rpc server-side backchannel handling 2009-09-11 15:04:16 -04:00
xprtsock.c SUNRPC: xs_reset_transport must mark the connection as disconnected 2015-12-06 00:49:08 +01:00