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:
3fd80cd
)
locks: pass the cmd value to fcntl_getlk/getlk64
author
Jeff Layton
<jlayton@redhat.com>
Mon, 3 Feb 2014 17:13:09 +0000
(12:13 -0500)
committer
Jeff Layton
<jlayton@redhat.com>
Mon, 31 Mar 2014 12:24:43 +0000
(08:24 -0400)
Once we introduce file private locks, we'll need to know what cmd value
was used, as that affects the ownership and whether a conflict would
arise.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
No differences found