diff options
author | Trond Myklebust <[email protected]> | 2019-04-09 12:13:40 -0400 |
---|---|---|
committer | J. Bruce Fields <[email protected]> | 2019-04-24 09:46:35 -0400 |
commit | ccfe51a5161c17d24157c08f9963f351a89268fa (patch) | |
tree | 486bd214b8fc600eb3481af9ffe9ebe81643e8e9 /scripts/bpf_helpers_doc.py | |
parent | 40373b125de6bab186e71d5ea5498bb2b845398b (diff) |
SUNRPC: Fix the server AUTH_UNIX userspace mappings
gid_parse() is part of a downcall, so uids and gids should be assumed
encoded using the current user namespace.
svcauth_unix_accept() is, on the other hand, decoding uids and gids from
the wire, so we assume those are encoded to match the user namespace of
the server process.
Signed-off-by: Trond Myklebust <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions