diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2015-01-13 11:03:11 -0500 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2015-01-15 15:01:45 -0500 |
commit | e5523bd28101869c85856247fc120faaf72bd232 (patch) | |
tree | e7a485eb027f66d2a17c67b53fd7dd50a77a4e36 /CREDITS | |
parent | 3fe04ee9f91084e7e6e999b09b8b15bcf97375e8 (diff) | |
download | op-kernel-dev-e5523bd28101869c85856247fc120faaf72bd232.zip op-kernel-dev-e5523bd28101869c85856247fc120faaf72bd232.tar.gz |
svcrdma: Find rmsgp more reliably
xdr_start() can return the wrong rmsgp address if an assumption
about how the xdr_buf was constructed changes. When it gets it
wrong, the client receives a reply that has gibberish in the
RPC/RDMA header, preventing it from matching a waiting RPC request.
Instead, make (and document) just one assumption: that the RDMA
header for the client's RPC call is at the start of the first page
in rq_pages.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions