>>>>> " " == Neil Brown <[EMAIL PROTECTED]> writes:

     > So... you can access things under /home/david, but you cannot
     > access /home/david itself?  So, supposing that "fred" were some
     > file that you happen to know is in /home/david, then

     >     ls /home/david fails with ESTALE and does not cause
     >                         any traffic to the server and

This is normal. Once an inode gets flagged as being stale, then it
remains stale. After all it would be a bug too if a filehandle were
stale one moment, and then not the next.

The question here is therefore really why did the server tell us that
the filehandle was stale in the first place.

Cheers,
   Trond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to