diff options
author | Frank Sorenson <sorenson@redhat.com> | 2021-03-08 12:12:13 -0600 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2021-03-08 13:40:12 -0500 |
commit | ad3dbe35c833c2d4d0bbf3f04c785d32f931e7c9 (patch) | |
tree | ff0e47993c212c64c296eea96f00fb8fe02b085e /include | |
parent | a0590473c5e6c4ef17c3132ad08fbad170f72d55 (diff) |
NFS: Correct size calculation for create reply length
CREATE requests return a post_op_fh3, rather than nfs_fh3. The
post_op_fh3 includes an extra word to indicate 'handle_follows'.
Without that additional word, create fails when full 64-byte
filehandles are in use.
Add NFS3_post_op_fh_sz, and correct the size calculation for
NFS3_createres_sz.
Signed-off-by: Frank Sorenson <sorenson@redhat.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions