[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fh_verify: permission failure (?)



> On Fri, 3 Aug 2001 at 10:59am, Darrell Michaud wrote
> 
> > I see this same problem with our test XFS / NFS server.
> >
> And I see the same problem on two stock RH-7.1 (i.e. non XFS) NFS servers
> with Linux and IRIX clients.  I have heard no complaints (well, about this
> anyway) from the users, though, so I haven't looked into fixing it.
> 
> -- 
> Joshua Baker-LePain
> Department of Biomedical Engineering
> Duke University

Define 'problem' here, the code is basically a debug printf which says
that an nfs client attempted to access a file it did not have permission
to access and is being rejected. If a user who really does have access to
a file is rejected by this code then there is a real problem, otherwise
it is just the kernel being chatty.

Steve