commit | 79caa5fad47c69874f9efc4ac3128cc3f6d36f6e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Wed Apr 24 17:46:42 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Apr 26 16:00:48 2019 -0400 |
tree | 0172cd4c9d7525e2ebd712ff4bbefac61f046430 | |
parent | 2cfd11f16f01c0ee8f83bb07027c9d2f43565473 [diff] |
SUNRPC: Cache cred of process creating the rpc_client When converting kuids to AUTH_UNIX creds, etc we will want to use the same user namespace as 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>