NFSv4.2: Fix up READ_PLUS alignment
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 30 Nov 2022 18:15:26 +0000 (13:15 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 6 Dec 2022 17:29:35 +0000 (12:29 -0500)
commitf8527028a7e52da884055c401abc04e0b0c84285
tree29466aa787c9e3d22115577d558d961ca3c765e1
parent36357fe74ef736524a29fbd3952948768510a8b9
NFSv4.2: Fix up READ_PLUS alignment

Assume that the first segment will be a DATA segment, and place the data
directly into the xdr pages so it doesn't need to be shifted.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs42xdr.c