dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/lockd
Chuck Lever e1ec78928b LOCKD: Convert to use new rpc_create() API
Replace xprt_create_proto/rpc_create_client with new rpc_create()
interface in the Network Lock Manager.

Note that the semantics of NLM transports is now "hard" instead of "soft"
to provide a better guarantee that lock requests will get to the server.

Test plan:
Repeated runs of Connectathon locking suite.  Check network trace to ensure
NLM requests are working correctly.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2006-09-22 23:24:50 -04:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clntlock.c NLM: Fix reclaim races 2006-06-09 09:40:27 -04:00
clntproc.c LOCKD: Teach lockd to use the new rpc_peeraddr() API 2006-09-22 23:24:46 -04:00
host.c LOCKD: Convert to use new rpc_create() API 2006-09-22 23:24:50 -04:00
mon.c LOCKD: Convert to use new rpc_create() API 2006-09-22 23:24:50 -04:00
svc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
svc4proc.c lockd: Add helper for *_RES callbacks 2006-03-20 13:44:45 -05:00
svclock.c NLM/lockd: remove b_done 2006-08-03 16:56:02 -04:00
svcproc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
svcshare.c LOCKD: Make nlmsvc_traverse_shares return void 2006-03-20 23:24:25 -05:00
svcsubs.c LOCKD: Fix a deadlock in nlm_traverse_files() 2006-08-24 15:51:00 -04:00
xdr.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
xdr4.c SUNRPC: display human-readable procedure name in rpc_iostats output 2006-03-20 13:44:22 -05:00