summaryrefslogtreecommitdiffstats
path: root/fs/lockd
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@hammerspace.com>2021-08-27 14:00:56 -0400
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2021-08-30 13:21:38 -0400
commit8cfb9015280d49f9d92d5b0f88cedf5f0856c0fd (patch)
tree3c29d644da945946c0e48e8ccde199dde67864f8 /fs/lockd
parent2a7a451a9084877a0b9d335c77d57e4cda1e5882 (diff)
downloadlinux-8cfb9015280d49f9d92d5b0f88cedf5f0856c0fd.tar.gz
linux-8cfb9015280d49f9d92d5b0f88cedf5f0856c0fd.tar.bz2
linux-8cfb9015280d49f9d92d5b0f88cedf5f0856c0fd.zip
NFS: Always provide aligned buffers to the RPC read layers
Instead of messing around with XDR padding in the RDMA layer, we should just give the RPC layer an aligned buffer. Try to avoid creating extra RPC calls by aligning to the smaller value of ALIGN(len, rsize) and PAGE_SIZE. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs/lockd')
0 files changed, 0 insertions, 0 deletions