diff options
author | Chuck Lever | 2017-08-18 11:12:35 -0400 |
---|---|---|
committer | J. Bruce Fields | 2017-09-05 15:15:29 -0400 |
commit | 193bcb7b3719a315814dce40fc8dcd1af786ea64 (patch) | |
tree | 594a69833943b278063835f5b891a7389e8153e1 /net/rfkill | |
parent | eae03e2ac80a3476f0652cb0ee451d7b06d30564 (diff) |
svcrdma: Populate tail iovec when receiving
So that NFS WRITE payloads can eventually be placed directly into a
file's page cache, enable the RPC-over-RDMA transport to present
these payloads in the xdr_buf's page list, while placing trailing
content (such as a GETATTR operation) in the xdr_buf's tail.
After this change, the RPC-over-RDMA's "copy tail" hack, added by
commit a97c331f9aa9 ("svcrdma: Handle additional inline content"),
is no longer needed and can be removed.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net/rfkill')
0 files changed, 0 insertions, 0 deletions