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)
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>

No differences found