From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Moyer Subject: Re: [PATCH 1/2] vfs: make real_lookup do dentry revalidation with Date: Wed, 14 Oct 2009 07:47:17 -0400 Message-ID: References: <20090923232844.GA22153@llnl.gov> <4ABAEC9F.4020607@themaw.net> <20090924070051.GL14381@ZenIV.linux.org.uk> <4ABB2178.3090500@themaw.net> <4ACC1360.9030007@themaw.net> <4AD538A4.9090609@themaw.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Al Viro , Jim Garlick , linux-fsdevel@vger.kernel.org, Sage Weil , "H. Peter Anvin" , Christoph Hellwig To: Ian Kent Return-path: Received: from mx1.redhat.com ([209.132.183.28]:26480 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756213AbZJNLr4 (ORCPT ); Wed, 14 Oct 2009 07:47:56 -0400 In-Reply-To: <4AD538A4.9090609@themaw.net> (Ian Kent's message of "Wed, 14 Oct 2009 10:34:12 +0800") Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Ian Kent writes: > We could even write a module stub that issues a warning message to > syslog and then loads the autofs module but I haven't tried that yet. That sounds like the best idea so far. Cheers, Jeff