> On Sun, May 12, 2002 at 03:59:23PM -0400, Roland McGrath wrote:
> > That seems like a reasonable deduction.  I've made fakeroot treat
> > EOPNOTSUPP like EACCES here.
> 
> But we get ENOTDIR because of lookup_error mangling, not EOPNOTSUPP.

Oh, right.  I wasn't thinking about file_name_lookup_under in the
translator.  I don't think we want netfs_attempt_lookup to treat all
ENOTDIR errors as possibly recoverable, though.  That's what you'd get for
looking up "foo/bar" when foo is not a directory.  So I think I will just
fix diskfs.

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to