From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Smith Subject: Re: Race condition in autofs 4.1.4 Date: Mon, 29 Jan 2007 16:35:10 -0500 Message-ID: <1170106510.31933.33.camel@psmithub> References: <1169828641.32447.22.camel@sangay.TechFak.Uni-Bielefeld.DE> <1169831520.20795.1.camel@raven> <1169835048.6781.16.camel@localhost> <1169861439.3595.11.camel@raven.themaw.net> <1170081194.2817.6.camel@sangay.TechFak.Uni-Bielefeld.DE> <1170083944.2817.10.camel@sangay.TechFak.Uni-Bielefeld.DE> <1170089728.3404.18.camel@raven.themaw.net> <1170104185.6774.11.camel@localhost> <1170105687.6774.17.camel@localhost> Reply-To: psmith@netezza.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1170105687.6774.17.camel@localhost> 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: Lukas Kolbe Cc: autofs@linux.kernel.org, Ian Kent On Mon, 2007-01-29 at 22:21 +0100, Lukas Kolbe wrote: > On Mo, 2007-01-29 at 16:09 -0500, Jeff Moyer wrote: > > > I don't mean to muddy the waters, but you might try adding the patch > > below to autofs. I posted it a while back, but Ian's been busy with > > v5 development. This is from my git tree, so I'm not sure if it > > applies to current v4 as is. > > Thanks, I'll try it tomorrow. Seems reasonable to me. Apropos of not much, on my embedded system using BusyBox I wanted to use autofs, etc. but not install a separate mount and all that jazz; I just made /etc/mtab a symlink to /proc/mounts and that works fine for me. I don't do the kind of serious load via autofs/NFS you are talking about, though; I mainly use it for handling core dumps (so they get dumped to a central system instead of onto the embedded system). -- ----------------------------------------------------------------------------- Paul D. Smith http://netezza.com "Please remain calm--I may be mad, but I am a professional."--Mad Scientist ----------------------------------------------------------------------------- These are my opinions--Netezza takes no responsibility for them.