From: J. Bruce Fields Date: Mon, 14 May 2012 23:55:22 +0000 (-0400) Subject: nfsd4: move principal name into svc_cred X-Git-Tag: v3.5-rc1~18^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03a4e1f6ddf25f48848e1bddcffc0ad489648331;p=pandora-kernel.git 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 --- Reading git-diff-tree failed