diff options
author | 2024-12-30 19:28:59 -0500 | |
---|---|---|
committer | 2025-01-10 23:42:20 -0500 | |
commit | b786caa65d4baa73257487e27ebab9004dc768d1 (patch) | |
tree | 1bbf85d3a83ff26871be283ca81e58269883bf2e /scripts/lib/kdoc/kdoc_files.py | |
parent | NFSD: Refactor nfsd4_do_encode_secinfo() again (diff) | |
download | linux-rng-b786caa65d4baa73257487e27ebab9004dc768d1.tar.xz linux-rng-b786caa65d4baa73257487e27ebab9004dc768d1.zip |
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 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions