diff options
author | Chuck Lever | 2017-08-18 17:12:35 +0200 |
---|---|---|
committer | J. Bruce Fields | 2017-09-05 21:15:29 +0200 |
commit | 193bcb7b3719a315814dce40fc8dcd1af786ea64 (patch) | |
tree | 594a69833943b278063835f5b891a7389e8153e1 /drivers/i2c/i2c-dev.c | |
parent | nfsd: Incoming xdr_bufs may have content in tail buffer (diff) | |
download | kernel-qcow2-linux-193bcb7b3719a315814dce40fc8dcd1af786ea64.tar.gz kernel-qcow2-linux-193bcb7b3719a315814dce40fc8dcd1af786ea64.tar.xz kernel-qcow2-linux-193bcb7b3719a315814dce40fc8dcd1af786ea64.zip |
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 'drivers/i2c/i2c-dev.c')
0 files changed, 0 insertions, 0 deletions