From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757326Ab0EDKcf (ORCPT ); Tue, 4 May 2010 06:32:35 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:51981 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752987Ab0EDKcd (ORCPT ); Tue, 4 May 2010 06:32:33 -0400 Date: Tue, 4 May 2010 06:32:32 -0400 From: Christoph Hellwig To: Fredrick Prashanth John Berchmans Cc: linux-kernel@vger.kernel.org Subject: Re: nfs accesses of FAT fs folders causes deadlock on lock_super Message-ID: <20100504103232.GA25054@infradead.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 03, 2010 at 10:59:42PM -0700, Fredrick Prashanth John Berchmans wrote: > The box was running kernel version 2.6.27.10. > But I think the FAT code has not changed much. But the nfsd code has and now doesn't call lookup from the filldir callback anymore.