kernel_optimize_test/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
..
clntlock.c
clntproc.c
host.c
Makefile
mon.c
svc4proc.c
svc.c
svclock.c
svcproc.c
svcshare.c
svcsubs.c
xdr4.c
xdr.c