Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Oct 1996 17:42:48 -0700
From:      David Greenman <dg@root.com>
To:        Karl Denninger <karl@Mcs.Net>
Cc:        current@freebsd.org
Subject:   Re: More on the disappearing directory problem 
Message-ID:  <199610140042.RAA07619@root.com>
In-Reply-To: Your message of "Sun, 13 Oct 1996 17:29:07 CDT." <199610132229.RAA01131@Jupiter.Mcs.Net> 

next in thread | previous in thread | raw e-mail | index | archive | help
>Errno = 2, which is "ENOENT", or the directory DISAPPEARED!  (This is being
>returned by the "getcwd" system call)
>
>However, if you then do an "ls -la", you DO see the directory and its
>contents.
>
>This is the only remaining open problem in the -CURRENT tree that we have.
>
>Anyone have any ideas on this?

   Just a thought... Look at the permissions of the underlying mount point for
the NFS directory and make sure that it doesn't restrict any access. I recall
that there was some sort of bug with NFS that the wrong inode is looked at
sometimes at the mount point.

-DG

David Greenman
Core-team/Principal Architect, The FreeBSD Project



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610140042.RAA07619>