NFS: Fix the ftruncate() credential problem
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 10 Jun 2008 23:39:41 +0000 (19:39 -0400)
committerTrond 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