2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-12 23:54:19 +08:00
linux-next/net/sunrpc
Trond Myklebust 6e84c7b66a SUNRPC: Add a downcall queue to struct rpc_inode
Currently, the downcall queue is tied to the struct gss_auth, which means
that different RPCSEC_GSS pseudoflavours must use different upcall pipes.
Add a list to struct rpc_inode that can be used instead.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2007-07-10 23:40:32 -04:00
..
auth_gss SUNRPC: Add a downcall queue to struct rpc_inode 2007-07-10 23:40:32 -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
rpc_pipe.c SUNRPC: Add a downcall queue to struct rpc_inode 2007-07-10 23:40:32 -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
svcauth_unix.c
svcauth.c
svcsock.c
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