linux/net/sunrpc/xprtrdma
Tom Tucker a6f911c04e svcrdma: Verify read-list fits within RPCSVC_MAXPAGES
A RDMA read-list cannot contain more elements than RPCSVC_MAXPAGES or
it will overflow the DTO context. Verify this when processing the
protocol header.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
2008-05-19 07:34:02 -05:00
..
Makefile
rpc_rdma.c
svc_rdma.c
svc_rdma_marshal.c
svc_rdma_recvfrom.c svcrdma: Verify read-list fits within RPCSVC_MAXPAGES 2008-05-19 07:34:02 -05:00
svc_rdma_sendto.c svcrdma: Free context on post_recv error in send_reply 2008-05-19 07:33:47 -05:00
svc_rdma_transport.c svcrdma: Change svc_rdma_send_error return type to void 2008-05-19 07:34:01 -05:00
transport.c
verbs.c
xprt_rdma.h