commit | e6667c73a27d80078f8d7fca516d6b14bc4e18a7 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Tue Apr 09 12:13:41 2019 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Apr 24 09:46:35 2019 -0400 |
tree | 7a716feae275b8d69c673c03d7c917ffaa292b03 | |
parent | ccfe51a5161c17d24157c08f9963f351a89268fa [diff] |
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>