From: J. Bruce Fields Date: Wed, 20 Oct 2010 03:00:12 +0000 (-0400) Subject: nfsd4: only require krb5 principal for NFSv4.0 callbacks X-Git-Tag: v2.6.37-rc1~113^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d18c1c2a9a74e0f966c257520b8b7f5136c87b3;p=pandora-kernel.git nfsd4: only require krb5 principal for NFSv4.0 callbacks In the sessions backchannel case, we don't need a krb5 principal name for the client; we use the already-created forechannel credentials instead. Some cleanup, while we're there: make it clearer which code here is 4.0- or sessions- specific. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed