Fix regression in NFSRDMA server
authorTom Tucker <tom@ogc.us>
Tue, 25 Mar 2014 20:14:57 +0000 (15:14 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 28 Mar 2014 22:02:11 +0000 (18:02 -0400)
commit7e4359e2611f95a97037e2b6905eab52f28afbeb
tree62e23c487ebd0df94adf8cbfe8d771eb2d2301e4
parentfbb74a34a5b04dee0602e19f3f46496f8bf1d6b4
Fix regression in NFSRDMA server

The server regression was caused by the addition of rq_next_page
(afc59400d6c65bad66d4ad0b2daf879cbff8e23e). There were a few places that
were missed with the update of the rq_respages array.

Signed-off-by: Tom Tucker <tom@ogc.us>
Tested-by: Steve Wise <swise@ogc.us>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
net/sunrpc/xprtrdma/svc_rdma_recvfrom.c
net/sunrpc/xprtrdma/svc_rdma_sendto.c