nfsd4: only require krb5 principal for NFSv4.0 callbacks
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 20 Oct 2010 03:00:12 +0000 (23:00 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 21 Oct 2010 14:12:14 +0000 (10:12 -0400)
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 <bfields@redhat.com>
fs/nfsd/nfs4callback.c

Simple merge