]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: remove groupinfo from struct auth_cred.
authorNeilBrown <neilb@suse.com>
Mon, 3 Dec 2018 00:30:30 +0000 (11:30 +1100)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 19 Dec 2018 18:52:45 +0000 (13:52 -0500)
commit097969e8af607bace6bf3a8308f473bba3075c1a
tree6e7ac6a488fa60ae7a4f877610d595982ceb9434
parent3cb8e6f6afdd28975ea17d940fac4cbdb2480f05
SUNRPC: remove groupinfo from struct auth_cred.

We can use cred->groupinfo (from the 'struct cred') instead.

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