summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJeff Layton <jlayton@kernel.org>2024-08-21 15:28:25 +0300
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2024-08-23 00:01:10 +0300
commit95832998fb6edc50d4f2f6a958d9f90142d4be48 (patch)
tree94ae5ecea5f733eb298703a8eb48d12b9d6aedd9 /tools/perf/scripts/python
parentcb78f9b7d0c0c9f86d8c0ac9c46b8b684d8785a9 (diff)
downloadlinux-95832998fb6edc50d4f2f6a958d9f90142d4be48.tar.xz
nfs: fix bitmap decoder to handle a 3rd word
It only decodes the first two words at this point. Have it decode the third word as well. Without this, the client doesn't send delegated timestamps in the CB_GETATTR response. With this change we also need to expand the on-stack bitmap in decode_recallany_args to 3 elements, in case the server sends a larger bitmap than expected. Fixes: 43df7110f4a9 ("NFSv4: Add CB_GETATTR support for delegated attributes") Signed-off-by: Jeff Layton <jlayton@kernel.org> Reviewed-by: Benjamin Coddington <bcodding@redhat.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions