git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f475ae9
)
NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 29 Jun 2006 20:38:34 +0000
(16:38 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 5 Jul 2006 17:13:17 +0000
(13:13 -0400)
Use the new behaviour of {flock,posix}_file_lock(F_UNLCK) to determine if
we held a lock, and only send the RPC request to the server if this was the
case.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found