> What is more bizarre, with my scheme, is how to implement the meaning > of ".."? If classical clients have to be able to be used, the server > must create a fake name (as the penultimate component of the > dirpath), that triggers the correct answer from the server.
see defmnt.c:/^fixdotdotname for where this is handled by the kernel, not the file server. - erik
