]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit39fc537a6e5e5c77781548d7dd34440c5c36c486
treec01cb7326fb64b899cc375bbadcea0e4579c6043
parent4e7b470c2a3bfe0713419a1f194e322174937afb
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