commit | c567552612ece787b178e3b147b5854ad422a836 | [log] [tgz] |
---|---|---|
author | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed May 28 13:41:22 2014 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Oct 07 14:28:39 2020 -0400 |
tree | a24193fe6dcf9816375ce149fc34ffbc1058497d | |
parent | a14a63594cc2e5bdcbb1543d29df945da71e380f [diff] |
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>