summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorTrond Myklebust <trondmy@gmail.com>2019-04-09 12:13:40 -0400
committerJ. Bruce Fields <bfields@redhat.com>2019-04-24 09:46:35 -0400
commitccfe51a5161c17d24157c08f9963f351a89268fa (patch)
tree486bd214b8fc600eb3481af9ffe9ebe81643e8e9 /scripts/gdb/linux/utils.py
parent40373b125de6bab186e71d5ea5498bb2b845398b (diff)
downloadlinux-stable-ccfe51a5161c17d24157c08f9963f351a89268fa.tar.gz
linux-stable-ccfe51a5161c17d24157c08f9963f351a89268fa.tar.bz2
linux-stable-ccfe51a5161c17d24157c08f9963f351a89268fa.zip
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 <trond.myklebust@hammerspace.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions