commit | 528b84934eb904ecafea4ed482a1c52e3c814050 | [log] [tgz] |
---|---|---|
author | Anna Schumaker <Anna.Schumaker@Netapp.com> | Mon Sep 28 13:08:58 2020 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Oct 12 10:29:45 2020 -0400 |
tree | 1156e0ea82fc3f0918a9d50e3b14fdd33e041bde | |
parent | cc028a10a48c3c555d7772d02f56eea9f86fdf79 [diff] |
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>