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:
5e66dd6
)
VFS: Allow caller to determine if BSD or posix locks were actually freed
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 29 Jun 2006 20:38:32 +0000
(16:38 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 5 Jul 2006 17:13:17 +0000
(13:13 -0400)
Change posix_lock_file_conf(), and flock_lock_file() so that if called
with an F_UNLCK argument, and the FL_EXISTS flag they will indicate
whether or not any locks were actually freed by returning 0 or -ENOENT.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found