[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: netfs part of a console server with server-client model
From: |
Thomas Bushnell, BSG |
Subject: |
Re: netfs part of a console server with server-client model |
Date: |
02 Jun 2002 13:50:48 -0700 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de> writes:
> 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.
Eek, hrm.
> 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.
Bollucks. Not sure what the best thing to do is...