svcrdma: Modify post recv path to use local dma key
authorTom Tucker <tom@opengridcomputing.com>
Tue, 30 Sep 2008 19:05:41 +0000 (14:05 -0500)
committerTom Tucker <tom@opengridcomputing.com>
Mon, 6 Oct 2008 19:45:52 +0000 (14:45 -0500)
commita5abf4e81545d9c7280c49cae853cc45fd769ddf
treefef48a88715bac9bfdca3e00aa1ed6afb1177004
parente1183210625cc8e02ce13eec78fb7a246567fc59
svcrdma: Modify post recv path to use local dma key

Update the svc_rdma_post_recv routine to use the adapter's global LKEY
instead of sc_phys_mr which is only valid when using a DMA MR.

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