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:
a486aed
)
NFS: Fix the ftruncate() credential problem
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 10 Jun 2008 23:39:41 +0000
(19:39 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:09:14 +0000
(12:09 -0400)
ftruncate() access checking is supposed to be performed at open() time,
just like reads and writes.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found