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:
1dd594b
)
VFS: Fix __posix_lock_file() copy of private lock area
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:05 +0000
(13:44 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:05 +0000
(13:44 -0500)
The struct file_lock->fl_u area must be copied using the fl_copy_lock()
operation.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found