Searched hist:e1ec78928b4d5a31b7a847e65c6009f4229f7c0f (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/lockd/ |
H A D | mon.c | diff e1ec78928b4d5a31b7a847e65c6009f4229f7c0f Tue Aug 22 19:06:20 CDT 2006 Chuck Lever <chuck.lever@oracle.com> 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>
|
H A D | host.c | diff e1ec78928b4d5a31b7a847e65c6009f4229f7c0f Tue Aug 22 19:06:20 CDT 2006 Chuck Lever <chuck.lever@oracle.com> 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>
|