kernel-ark/fs/lockd
Trond Myklebust ecdbf769b2 [PATCH] NLM: fix a client-side race on blocking locks.
If the lock blocks, the server may send us a GRANTED message that
 races with the reply to our LOCK request. Make sure that we catch
 the GRANTED by queueing up our request on the nlm_blocked list
 before we send off the first LOCK rpc call.

 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2005-06-22 16:07:42 -04:00
..
clntlock.c [PATCH] NLM: fix a client-side race on blocking locks. 2005-06-22 16:07:42 -04:00
clntproc.c [PATCH] NLM: fix a client-side race on blocking locks. 2005-06-22 16:07:42 -04:00
host.c [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support 2005-06-22 16:07:04 -04:00
Makefile
mon.c [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support 2005-06-22 16:07:04 -04:00
svc4proc.c
svc.c
svclock.c
svcproc.c
svcshare.c
svcsubs.c
xdr4.c
xdr.c