]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NLM,NFSv4: Wait on local locks before we put RPC calls on the wire
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 29 Jun 2006 20:38:39 +0000 (16:38 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 5 Jul 2006 17:13:18 +0000 (13:13 -0400)
commit01c3b861cd77b28565a2d18c7caa3ce7f938e35c
tree1445669572dd5f0e97ec0690da88eefd8bbf5acb
parentf07f18dd6f29f11887b8d9cf7ecb736bf2f7dc62
NLM,NFSv4: Wait on local locks before we put RPC calls on the wire

Use FL_ACCESS flag to test and/or wait for local locks before we try
requesting a lock from the server

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/lockd/clntproc.c
fs/nfs/nfs4proc.c