kernel-hacking-2024-linux-s.../net/sunrpc
J. Bruce Fields e678e06bf8 gss: krb5: remove signalg and sealalg
We designed the krb5 context import without completely understanding the
context.  Now it's clear that there are a number of fields that we ignore,
or that we depend on having one single value.

In particular, we only support one value of signalg currently; so let's
check the signalg field in the downcall (in case we decide there's
something else we could support here eventually), but ignore it otherwise.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2006-12-06 10:46:44 -05:00
..
auth_gss gss: krb5: remove signalg and sealalg 2006-12-06 10:46:44 -05:00
auth.c
auth_null.c
auth_unix.c
cache.c
clnt.c SUNRPC: Remove BKL around the RPC socket operations etc. 2006-12-06 10:46:30 -05:00
Makefile
pmap_clnt.c SUNRPC: another pmap wakeup fix 2006-12-06 10:46:42 -05:00
rpc_pipe.c
sched.c SUNRPC: Remove BKL around the RPC socket operations etc. 2006-12-06 10:46:30 -05:00
socklib.c [NET]: Annotate callers of the reset of checksum.h stuff. 2006-12-02 21:23:34 -08:00
stats.c
sunrpc_syms.c Fix a second potential rpc_wakeup race... 2006-12-06 10:46:25 -05:00
svc.c [PATCH] knfsd: Allow lockd to drop replies as appropriate 2006-10-17 08:18:46 -07:00
svcauth.c [PATCH] sunrpc: add missing spin_unlock 2006-11-06 01:46:23 -08:00
svcauth_unix.c [SUNRPC]: annotate hash_ip() 2006-12-02 21:21:16 -08:00
svcsock.c [PATCH] fix "sunrpc: fix refcounting problems in rpc servers" 2006-10-30 12:12:21 -08:00
sysctl.c
timer.c
xdr.c rpc: move process_xdr_buf 2006-12-06 10:46:44 -05:00
xprt.c SUNRPC: Make the transport-specific setup routine allocate rpc_xprt 2006-12-06 10:46:34 -05:00
xprtsock.c SUNRPC: Make the transport-specific setup routine allocate rpc_xprt 2006-12-06 10:46:34 -05:00