>From [EMAIL PROTECTED] Wed Feb 14 23:30:53 2001
>Return-Path: <[EMAIL PROTECTED]>
Received: from hera.kernel.org (IDENT:[EMAIL PROTECTED] [209.10.217.83])
by gateway.camelot.jp (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id XAA23646
for <[EMAIL PROTECTED]>; Wed, 14 Feb 2001 23:30:51 +0900
Received: (from majordom@localhost)
by hera.kernel.org (8.9.3/8.9.3) id FAA05147
for autofs-list; Wed, 14 Feb 2001 05:14:53 -0800
Received: from mailserver1.hrz.tu-darmstadt.de ([EMAIL PROTECTED]
[130.83.126.41])
by hera.kernel.org (8.9.3/8.9.3) with ESMTP id FAA05144
for <[EMAIL PROTECTED]>; Wed, 14 Feb 2001 05:14:52 -0800
Received: from nets1.vlsi.informatik.tu-darmstadt.de
(nets1.vlsi.informatik.tu-darmstadt.de [130.83.31.101])
by mailserver1.hrz.tu-darmstadt.de (8.9.1a/8.9.1) with ESMTP id OAA16981
for <[EMAIL PROTECTED]>; Wed, 14 Feb 2001 14:15:03 +0100 (MET)
Received: from iss.tu-darmstadt.de (steffen@linpc17 [130.83.31.207])
by nets1.vlsi.informatik.tu-darmstadt.de (8.9.2/8.9.2) with ESMTP id OAA26349
for <[EMAIL PROTECTED]>; Wed, 14 Feb 2001 14:14:49 +0100 (MET)
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 14 Feb 2001 14:14:50 +0100
From: Steffen Klupsch <[EMAIL PROTECTED]>
Organization: TU Darmstadt, Integrierte Schaltungen und Systeme
X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.14 i686)
X-Accept-Language: German, de, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: automount fails on automount requests
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: [EMAIL PROTECTED]
Precedence: bulk
Status: O
Content-Length: 519
Lines: 14
I tried to automount /vlsi/local/Linux on
/vlsi/Linux,
with /vlsi/local beeing a automounted NFS export of our server.
If /vlsi/local is automounted with an explicit request, everything works fine.
But if /vlsi/local is not mounted a request for
/vlsi/Linux reports an mount error '/vlsi/local/Linux' does not exist, instead
of trying to automount '/vlsi/local'...
I use kernel 2.4.0 and SuSE 7.1 (based on autofs-4.0.0pre9).
Did I find a bug in the kernel module or am I abusing the automounter?
Regards, Steffen