NFS: Add READ_PLUS data segment support
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 28 May 2014 17:41:22 +0000 (13:41 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 7 Oct 2020 18:28:39 +0000 (14:28 -0400)
commitc567552612ece787b178e3b147b5854ad422a836
treea24193fe6dcf9816375ce149fc34ffbc1058497d
parenta14a63594cc2e5bdcbb1543d29df945da71e380f
NFS: Add READ_PLUS data segment support

This patch adds client support for decoding a single NFS4_CONTENT_DATA
segment returned by the server. This is the simplest implementation
possible, since it does not account for any hole segments in the reply.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs42xdr.c
fs/nfs/nfs4client.c
fs/nfs/nfs4proc.c
fs/nfs/nfs4xdr.c
include/linux/nfs4.h
include/linux/nfs_fs_sb.h
include/linux/nfs_xdr.h