dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/linux/sunrpc
Tom Tucker 008fdbc571 svcrdma: Change svc_rdma_send_error return type to void
The svc_rdma_send_error function is called when an RPCRDMA protocol
error is detected. This function attempts to post an error reply message.
Since an error posting to a transport in error is ignored, change
the return type to void.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
2008-05-19 07:34:01 -05:00
..
Kbuild
auth.h NFSv4: Reintroduce machine creds 2008-04-19 16:54:56 -04:00
auth_gss.h NFSv4: Reintroduce machine creds 2008-04-19 16:54:56 -04:00
cache.h svcrpc: move unused field from cache_deferred_req 2008-04-23 16:13:37 -04:00
clnt.h SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async 2008-02-14 11:17:24 -05:00
debug.h svc: Make svc_sock the tcp/udp transport 2008-02-01 16:42:07 -05:00
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5.h gss_krb5: consistently use unsigned for seqnum 2008-04-23 16:13:41 -04:00
gss_spkm3.h
metrics.h
msg_prot.h
rpc_pipe_fs.h
rpc_rdma.h
sched.h SUNRPC: Remove now-redundant RCU-safe rpc_task free path 2008-02-28 23:26:28 -08:00
stats.h
svc.h SUNRPC: remove svc_create_thread() 2008-04-23 16:13:42 -04:00
svc_rdma.h svcrdma: Change svc_rdma_send_error return type to void 2008-05-19 07:34:01 -05:00
svc_xprt.h svc: Add svc_xprt_names service to replace svc_sock_names 2008-02-01 16:42:14 -05:00
svcauth.h IPv6 support for NFS server export caches 2008-04-23 16:13:36 -04:00
svcauth_gss.h
svcsock.h SUNRPC: Update RPC server's TCP record marker decoder 2008-04-23 16:13:43 -04:00
timer.h
types.h
xdr.h
xprt.h SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests 2008-04-19 16:55:12 -04:00
xprtrdma.h
xprtsock.h