SUNRPC: Add a generic RPC credential
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 12 Mar 2008 16:24:49 +0000 (12:24 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 14 Mar 2008 17:42:38 +0000 (13:42 -0400)
Add an rpc credential that is not tied to any particular auth mechanism,
but that can be cached by NFS, and later used to look up a cred for
whichever auth mechanism that turns out to be valid when the RPC call is
being made.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/auth.h
net/sunrpc/Makefile
net/sunrpc/auth.c
net/sunrpc/auth_generic.c [new file with mode: 0644]

Simple merge
Simple merge
Simple merge
Simple merge