commit | 283ebe3ec4157c5cdc2581ed7e5c3764137f8fe5 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Wed Apr 24 17:46:44 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Apr 26 16:24:32 2019 -0400 |
tree | c595d3c0e71de0d85f268970a18cc25425fd9b13 | |
parent | 1a58e8a0e5c1f188a80eb9e505bc77d78a31a4ec [diff] |
SUNRPC: Use the client user namespace when encoding creds When encoding AUTH_UNIX creds and AUTH_GSS upcalls, use the user namespace of the process that created the rpc client. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>