]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0f5ffc5b8e03a6488fa1e84344f6e459d85a9c92
tree0529ee5b46a8049eb0af7dbf4c056a7de2369fe8
parent6b2724d630fa639afd1009139fef44d71a34152b
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 <bfields@redhat.com>
fs/nfsd/nfs4callback.c