kernel-ark/net/sunrpc/auth_gss
Chuck Lever 808012fbb2 [PATCH] RPC: skip over transport-specific heads automatically
Add a generic mechanism for skipping over transport-specific headers
 when constructing an RPC request.  This removes another "xprt->stream"
 dependency.

 Test-plan:
 Write-intensive workload on a single mount point (try both UDP and
 TCP).

 Signed-off-by: Chuck Lever <cel@netapp.com>
 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2005-09-23 12:38:33 -04:00
..
auth_gss.c [PATCH] RPC: skip over transport-specific heads automatically 2005-09-23 12:38:33 -04:00
gss_generic_token.c
gss_krb5_crypto.c
gss_krb5_mech.c [PATCH] RPC: Eliminate socket.h includes in RPC client 2005-09-23 12:38:23 -04:00
gss_krb5_seal.c
gss_krb5_seqnum.c
gss_krb5_unseal.c
gss_mech_switch.c [PATCH] RPC: Eliminate socket.h includes in RPC client 2005-09-23 12:38:23 -04:00
gss_spkm3_mech.c
gss_spkm3_seal.c
gss_spkm3_token.c
gss_spkm3_unseal.c
Makefile
svcauth_gss.c