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)
commit03a4e1f6ddf25f48848e1bddcffc0ad489648331
treef140e3deb767d092eca997037ebb7b098d8afce9
parent631fc9ea05c97e5d1d14ea58a7347be4857d09da
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