commit | 0bf4828983dff062cd502f27ab8644b32774e72e | [log] [tgz] |
---|---|---|
author | Steve Wise <swise@opengridcomputing.com> | Wed May 28 15:12:01 2014 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Jun 06 19:22:50 2014 -0400 |
tree | 80006e8385b5aeb75b7d0af80160800b9f16b946 | |
parent | 1b19453d1c6abcfa7c312ba6c9f11a277568fc94 [diff] |
svcrdma: refactor marshalling logic 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>