]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
SUNRPC: rsi_parse() should use the current user namespace
authorTrond Myklebust <trondmy@gmail.com>
Tue, 9 Apr 2019 16:13:41 +0000 (12:13 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 24 Apr 2019 13:46:35 +0000 (09:46 -0400)
commite6667c73a27d80078f8d7fca516d6b14bc4e18a7
tree7a716feae275b8d69c673c03d7c917ffaa292b03
parentccfe51a5161c17d24157c08f9963f351a89268fa
SUNRPC: rsi_parse() should use the current user namespace

rsi_parse() is part of a downcall, so we must assume that the uids
and gids are encoded using the current user namespace.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
net/sunrpc/auth_gss/svcauth_gss.c