android_kernel_xiaomi_sm8350/net/sunrpc
Trond Myklebust 3b68aaeaf5 SUNRPC: Always match an upcall message in gss_pipe_downcall()
It used to be possible for an rpc.gssd daemon to stuff the RPC credential
cache for any rpc client simply by creating RPCSEC_GSS contexts and then
doing downcalls. In practice, no daemons ever made use of this feature.

Remove this feature now, since it will be impossible to figure out which
mechanism a given context actually matches if we enable more
than one gss mechanism to use the same upcall pipe.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2007-07-10 23:40:31 -04:00
..
auth_gss SUNRPC: Always match an upcall message in gss_pipe_downcall() 2007-07-10 23:40:31 -04:00
auth_null.c SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth 2007-07-10 23:40:31 -04:00
auth_unix.c SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth 2007-07-10 23:40:31 -04:00
auth.c
cache.c
clnt.c SUNRPC: clean up rpc_call_async/rpc_call_sync/rpc_run_task 2007-07-10 23:40:30 -04:00
Makefile SUNRPC: remove old portmapper 2007-04-30 22:17:15 -07:00
rpc_pipe.c SUNRPC: Convert rpc_clnt->cl_users to a kref 2007-07-10 23:40:28 -04:00
rpcb_clnt.c SUNRPC: Remove rpc_clnt->cl_count 2007-07-10 23:40:29 -04:00
sched.c SUNRPC: clean up rpc_call_async/rpc_call_sync/rpc_run_task 2007-07-10 23:40:30 -04:00
socklib.c
stats.c
sunrpc_syms.c SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() 2007-07-10 23:40:30 -04:00
svc.c sendfile: convert nfsd to splice_direct_to_actor() 2007-07-10 08:04:14 +02:00
svcauth_unix.c knfsd: rename sk_defer_lock to sk_lock 2007-05-09 12:30:54 -07:00
svcauth.c Fix occurrences of "the the " 2007-05-09 08:57:56 +02:00
svcsock.c knfsd: simplify a 'while' condition in svcsock.c 2007-05-09 12:30:54 -07:00
sysctl.c
timer.c
xdr.c
xprt.c SUNRPC: fix hang due to eventd deadlock... 2007-07-10 23:40:31 -04:00
xprtsock.c SUNRPC: fix hang due to eventd deadlock... 2007-07-10 23:40:31 -04:00