From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier Croquette Subject: Automount ghost option Date: Fri, 18 Nov 2005 18:28:26 +0100 Message-ID: <437E0F3A.2000906@free.fr> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: LKML Cc: autofs@linux.kernel.org, raven@themaw.net I want the automount mount points to be visible even if they are not mounted. It seems the "ghost" option implements that. I can find several references on the internet which indicates it is available, like: http://gentoo-wiki.com/HOWTO_Auto_mount_filesystems_(AUTOFS) Nevertheless, on some recent distributions I have tested on, this option is not available. Can anyone tell me in which version of automount it is present? Or is it a distribution specific patch? Thanks! Olivier