]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
gssd: add upcall support for callback authentication
authorOlga Kornievskaia <aglo@citi.umich.edu>
Mon, 16 Nov 2009 14:15:25 +0000 (09:15 -0500)
committerSteve Dickson <steved@redhat.com>
Mon, 16 Nov 2009 14:15:25 +0000 (09:15 -0500)
Change the processing so that all subdirectories within the rpc_pipefs
directory are treated equally.  Any "clnt" directories that show up
within any of them are processed.  (As suggested by Bruce Fields.)

Note that the callback authentication will create a new "nfs4d_cb"
subdirectory.  Only new kernels (2.6.29) will create this new directory.
(The need for this directory will go away with NFSv4.1 where the
callback can be done on the same connection as the fore-channel.)

Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found