From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: stat -L triggering mount (behavior change starting with 2.6.38-rc1) Date: Fri, 01 Apr 2011 10:19:58 +0100 Message-ID: <2355.1301649598@redhat.com> References: <1301632038.2880.11.camel@perseus> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1301632038.2880.11.camel@perseus> 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: Leonardo Chiquitto Cc: dhowells@redhat.com, autofs@linux.kernel.org, Ian Kent Hi Leonardo, Could you send us a strace of "ls -l" on your autofs directory? I think the problem is not lstat() calls, but rather getxattr() calls. Thanks, David