svcrdma: Set rqstp transport address in rdma_read_complete function
authorTom Tucker <tom@opengridcomputing.com>
Wed, 7 May 2008 18:49:58 +0000 (13:49 -0500)
committerTom Tucker <tom@opengridcomputing.com>
Mon, 19 May 2008 12:33:59 +0000 (07:33 -0500)
commit69500c43b45f7155b72dcadad31cd55cda789c93
tree13bc2f4a6950841adc66a44635f945f84f8faeba
parent97a3df382e01c49555ea844bd7c4e5a08f245b9d
svcrdma: Set rqstp transport address in rdma_read_complete function

The rdma_read_complete function needs to copy the rqstp transport address
from the transport. Failure to do so can result in using the wrong
authentication method for the RPC or bug checking if the rqstp address
is not valid.

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