bug-hurd
[Top][All Lists]
Advanced

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

Re: fakeroot problem


From: Roland McGrath
Subject: Re: fakeroot problem
Date: Sun, 12 May 2002 16:50:09 -0400 (EDT)

> 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]