]> git.baikalelectronics.ru Git - 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)
commit195141b4b9f08137ee6a87db5f887b7c1b679428
tree7a716feae275b8d69c673c03d7c917ffaa292b03
parente1ecc5aea6a510db9eca4a04e8cae2d35497e570
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