On Tue, Jul 12, 2011 at 07:17:59PM +0200, Art -kwaak- van Breemen wrote:
> Actually, try ls -al ... then cat the file, and then ls -al it
> again...
> It should behave the same as if sshd tried reading it...
Just browsing the patch, it looks like
if (fattr->valid & NFS_ATTR_FATTR_OWNER)
and
if (fattr->valid & NFS_ATTR_FATTR_GROUP)
(in fs/nfs/inode.c nfs_fhget)
are not valid, and hence the invalid id of -2 is unaltered.
Got to go now :-(
Received on Tue Jul 12 18:37:48 2011