diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2024-12-30 19:28:59 -0500 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2025-01-10 23:42:20 -0500 |
commit | b786caa65d4baa73257487e27ebab9004dc768d1 (patch) | |
tree | 1bbf85d3a83ff26871be283ca81e58269883bf2e /tools/perf/scripts/python/parallel-perf.py | |
parent | 825562bc7d5948723511046686217829dbeb067f (diff) |
NFSD: Insulate nfsd4_encode_secinfo() from page boundaries in the encode buffer
There's no guarantee that the pointer returned from
xdr_reserve_space() will still point to the correct reserved space
in the encode buffer after one or more intervening calls to
xdr_reserve_space(). It just happens to work with the current
implementation of xdr_reserve_space().
Reviewed-by: NeilBrown <neilb@suse.de>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions