diff options
author | 2024-12-04 13:53:09 +1100 | |
---|---|---|
committer | 2025-03-17 16:51:53 -0400 | |
commit | 43502f6e8d1e767d6736ea0676cc784025cf6eeb (patch) | |
tree | 141320b014ab33754f5a7c52f1eb30d59fdbe877 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | NFSv4: Avoid unnecessary scans of filesystems for delayed delegations (diff) | |
download | wireguard-linux-43502f6e8d1e767d6736ea0676cc784025cf6eeb.tar.xz wireguard-linux-43502f6e8d1e767d6736ea0676cc784025cf6eeb.zip |
NFS: fix open_owner_id_maxsz and related fields.
A recent change increased the size of an NFSv4 open owner, but didn't
increase the corresponding max_sz defines. This is not know to have
caused failure, but should be fixed.
This patch also fixes some relates _maxsz fields that are wrong.
Note that the XXX_owner_id_maxsz values now are only the size of the id
and do NOT include the len field that will always preceed the id in xdr
encoding. I think this is clearer.
Reported-by: David Disseldorp <ddiss@suse.com>
Fixes: d98f72272500 ("nfs: simplify and guarantee owner uniqueness.")
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions