On Sun, Jun 02, 2002 at 12:54:13PM -0700, Thomas Bushnell, BSG wrote:
> Marcus Brinkmann <[EMAIL PROTECTED]> writes:
> 
> > There are several such places where an error is returned instead failing
> > with an assertion.  Mmmh.  It doesn't matter too much either way.
> 
> EAGAIN here is not an error at all.
> 
> Replacing it with an assertion would be a horrible bug.
> 
> See the interface descriptions for diskfs_lookup and netfs_lookup.

Nice try.  I know what it is used for in diskfs_lookup_hard, but
netfs_attempt_lookup is different.  See the code in netfs_S_dir_lookup.

If it was the intention to work the same as diskfs_lookup_hard here, we
should either change netfs_S_dir_lookup or make it an assertion, as the
intention was never carried through.

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED]
Marcus Brinkmann              GNU    http://www.gnu.org    [EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de

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

Reply via email to