svcrdma: Add a service to register a Fast Reg MR with the device
authorTom Tucker <tom@opengridcomputing.com>
Fri, 3 Oct 2008 20:22:18 +0000 (15:22 -0500)
committerTom Tucker <tom@opengridcomputing.com>
Mon, 6 Oct 2008 19:45:49 +0000 (14:45 -0500)
commite1183210625cc8e02ce13eec78fb7a246567fc59
treec01cb7326fb64b899cc375bbadcea0e4579c6043
parent3a5c63803d0552a3ad93b85c262f12cd86471443
svcrdma: Add a service to register a Fast Reg MR with the device

Fast Reg MR introduces a new WR type. Add a service to register the
region with the adapter and update the completion handling to support
completions with a NULL WR context.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
include/linux/sunrpc/svc_rdma.h
net/sunrpc/xprtrdma/svc_rdma_transport.c