NFS: Decode a full READ_PLUS reply
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 1 Apr 2020 20:28:51 +0000 (16:28 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 7 Oct 2020 18:28:40 +0000 (14:28 -0400)
commitbff049a3b5001eb462f27eda98f32f3ff10f4ec2
treee118ebd06b88710e86b6a8e13a4e18a6a47b2764
parente6ac0accb27c6892b7ebc7799e7ce56b3390a678
NFS: Decode a full READ_PLUS reply

Decode multiple hole and data segments sent by the server, placing
everything directly where they need to go in the xdr pages.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs42xdr.c