alistair23-linux/include/linux/sunrpc
Trond Myklebust 7494d00c7b SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO
On occasion, it is useful for the NFS layer to distinguish between
soft timeouts and other EIO errors due to (say) encoding errors,
or authentication errors.

The following patch ensures that the default behaviour of the RPC
layer remains to return EIO on soft timeouts (until we have
audited all the callers).

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2011-04-24 14:28:45 -04:00
..
auth.h SUNRPC: New xdr_streams XDR decoder API 2010-12-16 12:37:25 -05:00
auth_gss.h nfs: __rcu annotations 2010-08-19 17:18:00 -07:00
bc_xprt.h NFS do not find client in NFSv4 pg_authenticate 2011-01-25 15:26:51 -05:00
cache.h Fix common misspellings 2011-03-31 11:26:23 -03:00
clnt.h NFSv4.1: filelayout async error handler 2011-03-11 15:38:43 -05:00
debug.h
gss_api.h NFS: Determine initial mount security 2011-03-24 13:52:42 -04:00
gss_asn1.h
gss_err.h
gss_krb5.h NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls 2010-05-14 15:09:33 -04:00
Kbuild include: replace unifdef-y with header-y 2010-08-14 22:26:51 +02:00
metrics.h SUNRPC: Replace jiffies-based metrics with ktime-based metrics 2010-05-14 15:09:33 -04:00
msg_prot.h
rpc_pipe_fs.h
rpc_rdma.h
sched.h SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO 2011-04-24 14:28:45 -04:00
stats.h sunrpc: Make the /proc/net/rpc appear in net namespaces 2010-09-27 10:16:12 -04:00
svc.h Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux 2011-01-14 13:17:26 -08:00
svc_rdma.h
svc_xprt.h NFS do not find client in NFSv4 pg_authenticate 2011-01-25 15:26:51 -05:00
svcauth.h sunrpc: Add net to pure API calls 2010-09-27 10:16:11 -04:00
svcauth_gss.h Fix common misspellings 2011-03-31 11:26:23 -03:00
svcsock.h rpc: move sk_bc_xprt to svc_xprt 2011-01-11 15:04:10 -05:00
timer.h
types.h
xdr.h Merge branch 'bugfixes' into nfs-for-2.6.38 2011-01-10 14:48:02 -05:00
xprt.h SUNRPC: Convert struct rpc_xprt to use atomic_t counters 2011-03-17 12:38:59 -04:00
xprtrdma.h
xprtsock.h