]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd4: move principal name into svc_cred
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 14 May 2012 23:55:22 +0000 (19:55 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Jun 2012 00:29:55 +0000 (20:29 -0400)
commita0298774385f2445930d78d7e35efccbe338d6d4
treef140e3deb767d092eca997037ebb7b098d8afce9
parenta91a5b7041ede08acdbe2e6be4e3909cc9abe71e
nfsd4: move principal name into svc_cred

Instead of keeping the principal name associated with a request in a
structure that's private to auth_gss and using an accessor function,
move it to svc_cred.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfs/callback.c
fs/nfsd/nfs4callback.c
fs/nfsd/nfs4state.c
fs/nfsd/state.h
include/linux/sunrpc/svcauth.h
include/linux/sunrpc/svcauth_gss.h
net/sunrpc/auth_gss/svcauth_gss.c
net/sunrpc/svcauth_unix.c