]> git.baikalelectronics.ru Git - kernel.git/commit
NFSD: Add READ_PLUS data support
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 28 Sep 2020 17:08:58 +0000 (13:08 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 12 Oct 2020 14:29:45 +0000 (10:29 -0400)
commit0c61e2f3b63e295302e2593faaa14b444342a9f6
tree1156e0ea82fc3f0918a9d50e3b14fdd33e041bde
parent1ef4163d8d8c2557aeb374c1b5329e30ddc61c1c
NFSD: Add READ_PLUS data support

This patch adds READ_PLUS support for returning a single
NFS4_CONTENT_DATA segment to the client. This is basically the same as
the READ operation, only with the extra information about data segments.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4xdr.c