From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Hockin Subject: Re: [autofs] [RFC] Towards a Modern Autofs Date: Mon, 12 Jan 2004 14:50:23 -0800 Sender: linux-kernel-owner@vger.kernel.org Message-ID: <20040112225023.GA21399@hockin.org> References: <40029C19.409@sun.com> <4002CAB6.3000800@sun.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <4002CAB6.3000800@sun.com> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mike Waychison Cc: raven@themaw.net, Jim Carter , autofs mailing list , Kernel Mailing List On Mon, Jan 12, 2004 at 11:26:30AM -0500, Mike Waychison wrote: > /usr /man1 server:/usr/man1 \ > /man2 server:/usr/man2 > > is the same as the two distinct entries: > > /usr/man1 server:/usr/man1 > /usr/man2 server:/usr/man2 > > Now that I think about it, the discussion in my proposal paper about > multimounts with no root offsets probably isn't required. The latter requires /usr/man1 and /usr/man2 to exist. The former only requires /usr to exist, right?