linux/net/sunrpc
Trond Myklebust 34f5b4662b SUNRPC: Don't bother changing the sigmask for asynchronous RPC calls
The caller will never sleep in rpc_execute, so don't bother setting the
sigmask.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2008-01-30 02:06:10 -05:00
..
auth_gss SUNRPC: Fix use of copy_to_user() in gss_pipe_upcall() 2008-01-30 02:06:00 -05:00
xprtrdma SUNRPC: Clean up functions that free address_strings array 2008-01-30 02:06:08 -05:00
auth_null.c
auth_unix.c
auth.c SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task 2008-01-30 02:05:31 -05:00
cache.c
clnt.c SUNRPC: Don't bother changing the sigmask for asynchronous RPC calls 2008-01-30 02:06:10 -05:00
Makefile
rpc_pipe.c SUNRPC: Remove an unneeded implicit type cast when calling rpc_depopulate() 2008-01-30 02:05:43 -05:00
rpcb_clnt.c SUNRPC: rpcb_getport_sync() passes incorrect address size to rpc_create() 2008-01-30 02:06:09 -05:00
sched.c SUNRPC: Cleanup to remove the last users of the RPC_WAITQ declaration 2008-01-30 02:05:41 -05:00
socklib.c SUNRPC: temp var should match return type of xdr_skb_read_actor 2008-01-30 02:05:43 -05:00
stats.c SUNRPC: Restrict sunrpc client exports 2008-01-30 02:05:28 -05:00
sunrpc_syms.c SUNRPC: Move exported declarations to the function declarations 2008-01-30 02:05:28 -05:00
svc.c
svcauth_unix.c
svcauth.c
svcsock.c
sysctl.c SUNRPC: Restrict sunrpc client exports 2008-01-30 02:05:28 -05:00
timer.c
xdr.c SUNRPC: Move exported declarations to the function declarations 2008-01-30 02:05:28 -05:00
xprt.c SUNRPC: Add support for per-client timeout values 2008-01-30 02:05:59 -05:00
xprtsock.c SUNRPC: Clean up functions that free address_strings array 2008-01-30 02:06:08 -05:00