commit | cbaf58032efca401834518b905f528ac912449e4 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue Feb 07 11:58:15 2017 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Feb 08 14:41:24 2017 -0500 |
tree | b1d3b67f20557bc45115931fff8df5aad433f799 | |
parent | b880092109323d1cc608c420fa712d3e19508e13 [diff] |
svcrdma: Another sendto chunk list parsing update Commit 5fdca6531434 ("svcrdma: Renovate sendto chunk list parsing") missed a spot. svc_rdma_xdr_get_reply_hdr_len() also assumes the Write list has only one Write chunk. There's no harm in making this code more general. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: J. Bruce Fields <bfields@redhat.com>