From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Koenig Subject: Re: [PATCH] nested mounts with loop Date: Mon, 08 Oct 2007 18:10:40 +0200 Message-ID: References: <1191819321.3129.12.camel@raven.themaw.net> <1191858699.3129.16.camel@raven.themaw.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1191858699.3129.16.camel@raven.themaw.net> (Ian Kent's message of "Mon\, 08 Oct 2007 23\:51\:39 +0800") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: autofs-bounces@linux.kernel.org Errors-To: autofs-bounces@linux.kernel.org To: Ian Kent Cc: autofs mailing list Ian Kent writes: > Mmm .. but my comment above assumes you're autofs build uses the > configure option --disable-mount-locking. > > Is that correct? > > If not then this can't be done because the locking will cause a > deadlock, consequently the code that calls access isn't compiled in and > recursive mounts aren't possible. Yes, the build is with the --disable-mount-locking option. Thanks, Matthias