]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC discard cr_uid from struct rpc_cred.
authorNeilBrown <neilb@suse.com>
Mon, 3 Dec 2018 00:30:31 +0000 (11:30 +1100)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 19 Dec 2018 18:52:46 +0000 (13:52 -0500)
commit967918ae0502688357eb4cf65b162c29b4e8df57
tree6e59c199cc07cf15d0f30bb3d628f690a46fee0e
parenta9be7e955420f069469b4fb0e9084d6c5d5998db
SUNRPC discard cr_uid from struct rpc_cred.

Just use ->cr_cred->fsuid directly.

Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/linux/sunrpc/auth.h
net/sunrpc/auth.c
net/sunrpc/auth_gss/auth_gss.c