summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFrank Sorenson <sorenson@redhat.com>2021-03-08 12:12:13 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-30 14:44:59 +0200
commit231fa327153fbadd815a4060ae55653728ef1b92 (patch)
tree40e03f234c5fb984a23900a59bfb004694222bab /tools/perf/scripts/python
parent1f02de287c3d9ec13bdbe62189e47264b6761623 (diff)
NFS: Correct size calculation for create reply length
[ Upstream commit ad3dbe35c833c2d4d0bbf3f04c785d32f931e7c9 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions