svcrdma: Add FRMR get/put services
authorTom Tucker <tom@opengridcomputing.com>
Mon, 6 Oct 2008 19:45:18 +0000 (14:45 -0500)
committerTom Tucker <tom@opengridcomputing.com>
Mon, 6 Oct 2008 19:45:18 +0000 (14:45 -0500)
commit64be8608c163bd480cf5ec4b34366f11e0f3c87f
treee0a2499259c799d1ac97935107a25c4cefd7cb0c
parent0d3ebb9ae9f9c887518fd4c81a68084111d154d7
svcrdma: Add FRMR get/put services

Add services for the allocating, freeing, and unmapping Fast Reg MR. These
services will be used by the transport connection setup, send and receive
routines.

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