Gaurav has uploaded this change for review.

View Change

Fix XDR_GETPOS for RDMA

Use XDR_GETSTARTDATAPOS and XDR_GETENDDATAPOS for NFS writes.
For RDMA data offsets are not inline, since we use seperate
buffers for rdma_reads.
If there buf1 and buf2
buf1 will have all compound ops including WRITE.
buf2 will have data read using rdma_read for WRITE.

Need tirpc pull
https://github.com/nfs-ganesha/ntirpc/pull/314

Change-Id: If33cd2c636325e913315a7fd9b6e5ff37b2add66
Signed-off-by: Gaurav Gangalwar <gaurav.gangalwar@nutanix.com>
---
M src/RPCAL/rpc_tools.c
1 file changed, 5 insertions(+), 1 deletion(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/65/1199665/1

To view, visit change 1199665. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: If33cd2c636325e913315a7fd9b6e5ff37b2add66
Gerrit-Change-Number: 1199665
Gerrit-PatchSet: 1
Gerrit-Owner: Gaurav <gaurav.gangalwar@gmail.com>