svcrdma: refactor marshalling logic
authorSteve Wise <swise@opengridcomputing.com>
Wed, 28 May 2014 20:12:01 +0000 (15:12 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 6 Jun 2014 23:22:50 +0000 (19:22 -0400)
This patch refactors the NFSRDMA server marshalling logic to
remove the intermediary map structures.  It also fixes an existing bug
where the NFSRDMA server was not minding the device fast register page
list length limitations.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Signed-off-by: Steve Wise <swise@opengridcomputing.com>

No differences found