]> asedeno.scripts.mit.edu Git - linux.git/commit
SUNRPC: Cache cred of process creating the rpc_client
authorTrond Myklebust <trondmy@gmail.com>
Wed, 24 Apr 2019 21:46:42 +0000 (17:46 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 26 Apr 2019 20:00:48 +0000 (16:00 -0400)
commit79caa5fad47c69874f9efc4ac3128cc3f6d36f6e
tree0172cd4c9d7525e2ebd712ff4bbefac61f046430
parent2cfd11f16f01c0ee8f83bb07027c9d2f43565473
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>
fs/lockd/host.c
fs/lockd/mon.c
fs/nfs/client.c
fs/nfs/mount_clnt.c
fs/nfsd/nfs4callback.c
include/linux/sunrpc/clnt.h
net/sunrpc/clnt.c
net/sunrpc/rpcb_clnt.c