linux/fs/lockd
Trond Myklebust 04266473ec lockd: Make lockd use rpc_new_client() instead of rpc_create_client
When doing NLM_GRANTED requests, lockd may end up blocking if we use
rpc_create_client() due to the synchronous call to rpc_ping(). Instead, use
rpc_new_client().

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2006-03-20 13:44:40 -05:00
..
Makefile
clntlock.c lockd: Don't expose the process pid to the NLM server 2006-03-20 13:44:06 -05:00
clntproc.c lockd: Clean up of the server-side GRANTED code 2006-03-20 13:44:39 -05:00
host.c lockd: Make lockd use rpc_new_client() instead of rpc_create_client 2006-03-20 13:44:40 -05:00
mon.c SUNRPC: eliminate rpc_call() 2006-03-20 13:44:23 -05:00
svc.c SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call. 2006-01-06 14:58:45 -05:00
svc4proc.c lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host() 2006-03-20 13:44:39 -05:00
svclock.c lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host() 2006-03-20 13:44:39 -05:00
svcproc.c lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host() 2006-03-20 13:44:39 -05:00
svcshare.c
svcsubs.c lockd: Remove FL_LOCKD flag 2006-03-20 13:44:26 -05:00
xdr.c SUNRPC: display human-readable procedure name in rpc_iostats output 2006-03-20 13:44:22 -05:00
xdr4.c SUNRPC: display human-readable procedure name in rpc_iostats output 2006-03-20 13:44:22 -05:00