]> git.baikalelectronics.ru Git - kernel.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)
commitde8f1261b7d1ef48eac7a935d8426bbd337d62ac
tree0172cd4c9d7525e2ebd712ff4bbefac61f046430
parentceff145800e5f26cf416855e5753a6f22164e53c
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